Skip to content

Commit ee4c176

Browse files
committed
💄 style(core): visual changes on readme, local env
1 parent 1648582 commit ee4c176

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

crypto_controller/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ CryptoController is a robust Python application designed for secure key manageme
3636
1. **Clone the Repository:**
3737

3838
```bash
39-
cd scripts/crypto_controller
39+
cd crypto_controller
4040
```
4141

4242
2. **Create a Virtual Environment**
@@ -141,7 +141,7 @@ Renews existing keys by cleaning the vault and generating new keys.
141141
python main.py renew --log-level DEBUG
142142
```
143143

144-
## 🔒 Encrypting Data
144+
### 🔒 Encrypting Data
145145

146146
Encrypts plain text using hybrid encryption.
147147

0 commit comments

Comments
 (0)