From adce8b84f427d3943e6b1dc60a9b5c6682e5e6b2 Mon Sep 17 00:00:00 2001
From: dillonstreator <dillonstreator@gmail.com>
Date: Fri, 31 Jan 2025 10:23:00 -0600
Subject: [PATCH] update readme formatting

---
 README.md | 38 +++++++++++++++++++++++++++-----------
 1 file changed, 27 insertions(+), 11 deletions(-)

diff --git a/README.md b/README.md
index ad3b090..9d67b9b 100644
--- a/README.md
+++ b/README.md
@@ -1,14 +1,30 @@
-<a href="https://crypt.fyi" target="_blank">
-  <img src="https://crypt.fyi/logo-light.svg" style="width: 100px;" alt="logo" />
-</a>
-
-[crypt.fyi](https://crypt.fyi) - A zero-knowledge, end-to-end encrypted secret sharing platform that enables secure transmission of sensitive data.
-
-[![CI](https://github.com/osbytes/crypt.fyi/actions/workflows/ci.yml/badge.svg)](https://github.com/osbytes/crypt.fyi/actions/workflows/ci.yml)
-[![Security Headers](https://img.shields.io/badge/Security%20Headers-A-brightgreen)](https://securityheaders.com/?q=https://www.crypt.fyi&followRedirects=on)
-[![Mozilla HTTP Observatory Grade](https://img.shields.io/mozilla-observatory/grade-score/crypt.fyi)](https://developer.mozilla.org/en-US/observatory/analyze?host=crypt.fyi)
-[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/9850/badge)](https://bestpractices.coreinfrastructure.org/projects/9850)
-[![i18n ✓](https://img.shields.io/badge/i18n-✓-blue?logo=translate)](https://github.com/osbytes/crypt.fyi/tree/main/packages/core/src/i18n/locales)
+<p align="center">
+   <a href="https://crypt.fyi" target="_blank">
+   <img src="https://crypt.fyi/logo-light.svg" style="width: 100px;" alt="logo" />
+   </a>
+</p>
+
+<p align="center">
+  <a href="https://crypt.fyi" target="_blank">crypt.fyi</a> - A zero-knowledge, end-to-end encrypted secret sharing platform that enables secure and private transmission of sensitive data.
+</p>
+
+<p align="center">
+  <a href="https://github.com/osbytes/crypt.fyi/actions/workflows/ci.yml" target="_blank">
+    <img src="https://github.com/osbytes/crypt.fyi/actions/workflows/ci.yml/badge.svg" alt="CI" />
+  </a>
+  <a href="https://securityheaders.com/?q=https://www.crypt.fyi&followRedirects=on" target="_blank">
+    <img src="https://img.shields.io/badge/Security%20Headers-A-brightgreen" alt="Security Headers" />
+  </a>
+  <a href="https://developer.mozilla.org/en-US/observatory/analyze?host=crypt.fyi" target="_blank">
+    <img src="https://img.shields.io/mozilla-observatory/grade-score/crypt.fyi" alt="Mozilla HTTP Observatory Grade" />
+  </a>
+  <a href="https://bestpractices.coreinfrastructure.org/projects/9850" target="_blank">
+    <img src="https://bestpractices.coreinfrastructure.org/projects/9850/badge" alt="CII Best Practices" />
+  </a>
+  <a href="https://github.com/osbytes/crypt.fyi/tree/main/packages/core/src/i18n/locales" target="_blank">
+    <img src="https://img.shields.io/badge/i18n-✓-blue?logo=translate" alt="i18n" />
+  </a>
+</p>
 
 ## Features