Skip to content

Commit 81c1bc9

Browse files
authored
Update README.md
1 parent 00afdfa commit 81c1bc9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ A cybersecurity project that implements an advanced version of the Caesar Cipher
1616

1717
1. Clone this repository:
1818
```
19-
git clone https://github.com/yourusername/advanced-caesar-cipher.git
19+
git clone https://github.com/pakagronglb/advanced-caesar-cipher.git
2020
cd advanced-caesar-cipher
2121
```
2222

@@ -203,4 +203,4 @@ python caesar_cli.py decrypt -f encrypted.txt -s 10
203203

204204
## License
205205

206-
This project is licensed under the MIT License - see the LICENSE file for details.
206+
This project is licensed under the MIT License - see the LICENSE file for details.

0 commit comments

Comments
 (0)