From 98262746a9bef2a7555cb3a775498336b2f09f62 Mon Sep 17 00:00:00 2001
From: Tyler <68524461+TySP-Dev@users.noreply.github.com>
Date: Mon, 25 Aug 2025 13:19:54 -1000
Subject: [PATCH] Update README.md
---
README.md | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index cafc9b8..82856c5 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@
> User discretion is advised.
**PacCrypt** is used for text encoding and decoding (using a basic Cypher), text and file encrypting and decrypting (using AES-GCM more algorithms coming) โ built with Flask, JavaScript, and AES-GCM encryption.
-Built in admin control panel, GitHub updater, and a Pac-Man __like__ game! ๐น๏ธ
+Built in admin control panel, GitHub updater, and a Pac-Man like game! ๐น๏ธ
---
@@ -24,7 +24,7 @@ Built in admin control panel, GitHub updater, and a Pac-Man __like__ game! ๐น
- ๐ AES Encryption for Text & Files
- ๐ PacShare for Encrypted File Sharing
- ๐ Random Password Generator
-- ๐ฎ Pac-Man __Like__ Game โ type `pacman` into input
+- ๐ฎ Pac-Man Like Game โ type `pacman` into input
- ๐งพ Admin Panel:
- Site map with live route list
- Server restart & GitHub update button
@@ -83,7 +83,7 @@ Visit http://hosts_public_ip:5000 - If you are **not** on the host system but on
- Click Generate
- Boom a Password
-- **Note:** This is also used as a seed generator for the Pac-Man __like__ game
+- **Note:** This is also used as a seed generator for the Pac-Man like game
### ๐ Encrypt & Decrypt
@@ -274,3 +274,4 @@ PacCrypt/
```
+