-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
38fd20c
commit 3eef542
Showing
1 changed file
with
1 addition
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
# kotlin-chat-app | ||
This is a console-based chat app I built in my free time in Kotlin. | ||
Please note that the database.txt file is important for the server in order to be able to save and load data from it, and the adresses.txt file is important for the client as well. | ||
Its kind of obvious, that you have to run the jvm file, but i posted the .kt file also so You will be able to check the source code, and make sure its not a malware. |