Skip to content

Commit 5b16cf7

Browse files
committed
init
1 parent b2918d2 commit 5b16cf7

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,11 @@ $ dir # To show the items in the downloads folder now, you should see the cloned
3333
Caesar-Cipher-Algorithm
3434
$ cd Caesar-Cipher-Algorithm
3535
$ dir # (Optional) To see the items in the Caesar-Cipher-Algorithm folder
36-
$ python caesar_cipher.py
36+
$ python caesar_cipher.py # This command starts the program
3737
```
38+
**Alternatively:**
39+
- Download <a href="https://play.google.com/store/apps/details?id=com.termux&hl=en_US&gl=US">Termux</a> from the play store
40+
- Download the file and extract it into a folder
41+
3842
# Report a bug :beetle:
3943
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)