Skip to content

Commit 19a6228

Browse files
authored
Update README.md
1 parent b7f645a commit 19a6228

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# CryptoChatApp
22

33
# Instalation:
4-
APK: [link here](https://github.com/RandomCodersVision/CrytoChatApp/blob/master/app/build/outputs/apk/debug/app-debug.apk)
4+
APK: [link here](https://github.com/RandomCodersVision/CrytoChatApp/blob/master/app/build/outputs/apk/debug/app-debug.apk) or,
5+
https://github.com/RandomCodersVision/CrytoChatApp/blob/master/app/build/outputs/apk/debug/app-debug.apk
56

67
# Ciphers used:
78
1. Feistel Cipher
@@ -16,7 +17,7 @@ APK: [link here](https://github.com/RandomCodersVision/CrytoChatApp/blob/master/
1617

1718
# Implemented Ciphers are found [here.](https://github.com/RandomCodersVision/CrytoChatApp/tree/master/app/src/main/java/com/example/crytochat/AffineChiper)
1819

19-
# Do not forget to replace Firebase service key file with Your service key.
20+
> ### Note: Do not forget to replace Firebase service key file with Your service key.
2021
<br>
2122
2223
# Link:

0 commit comments

Comments
 (0)