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/ ``` +