Skip to content

Commit fbac596

Browse files
committed
init
1 parent f38f887 commit fbac596

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ NOTE: You must have python installed on your pc to be able to use this tool.
66
- <a href="https://realpython.com/installing-python/">Guide</a> to install and setup python
77

88
## On PC
9-
- Download the file <a href="https://github.com/HybridCodes/Caesar-Cipher-Algorithm/releases">here</a>
9+
- Download the <a href="https://github.com/HybridCodes/Caesar-Cipher-Algorithm/releases">_file_</a>
1010
- Extract it into a folder
1111
- Open command prompt and navigate to the folder in which you extracted the file
1212

1313
## On Android
14-
- Download <a href="https://play.google.com/store/apps/details?id=com.termux&hl=en_US&gl=US">Termux</a> from the play store
14+
- Download <a href="https://play.google.com/store/apps/details?id=com.termux&hl=en_US&gl=US">_Termux_</a> from the play store
1515
- Open Termux and execute the following commands:
1616
```bash
1717
# Hit enter after typing each command to execute the command
@@ -40,4 +40,4 @@ $ python caesar_cipher.py # This command starts the program
4040
- Download the file and extract it into a folder
4141

4242
# Report a bug :beetle:
43-
If you experience any bugs or want to make a contribution, create an <a href="https://github.com/codebytesz/Caesar-Cipher-Algorithm/issues">issue</a>.
43+
If you experience any bugs or want to make a contribution, create an <a href="https://github.com/codebytesz/Caesar-Cipher-Algorithm/issues">_issue_</a>.

0 commit comments

Comments
 (0)