Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
OfficialAroCodes authored Jan 29, 2025
1 parent bb8b3d0 commit 3de824d
Showing 1 changed file with 1 addition and 20 deletions.
21 changes: 1 addition & 20 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,26 +8,7 @@
- **File Encryption & Decryption:** Safeguard files of any format with strong encryption algorithms.
- **Secure Key Management:** Generate and manage encryption keys securely for safe data access.
- **Cross-Platform Compatibility:** Works seamlessly on multiple operating systems.
- **User-Friendly Interface:** Intuitive design for both beginners and advanced users.

## 🔧 Installation

1. Clone this repository:
```bash
git clone https://github.com/OfficialAroCodes/AroCrypt.git
```
2. Navigate to the project directory:
```bash
cd AroCrypt
```
3. Install the required dependencies:
```bash
npm install
```
4. Run the application:
```bash
npm run dev
```
- **User-Friendly Interface:** Intuitive design for both beginners and advanced users.

## 💡 Usage

Expand Down

0 comments on commit 3de824d

Please sign in to comment.