Skip to content

Commit

Permalink
Add link to API docs
Browse files Browse the repository at this point in the history
  • Loading branch information
germandilio authored Jul 17, 2022
1 parent 10a3d7b commit 7710a2f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
# Greater than Tetris
Client-server communication based on sockets and string commands without Network high-level libraries.

Libraries: JDK 17, Lombook, JavaFX, Apache Derby and JUnit 5.
Libraries: JDK 17, Lombok, JavaFX, Apache Derby and JUnit 5.

### Command API ###
[API docs](https://germandilio.github.io/Greater-than-Tetris/ru.hse.germandilio.tetris.tetris/ru/hse/germandilio/tetris/shared/commands/CommandsAPI.html)

## Client-server application based on Sockets.
Server configuration should contain:
Expand Down

0 comments on commit 7710a2f

Please sign in to comment.