Skip to content

Commit bbb44a2

Browse files
authored
Update README.md
1 parent e550a90 commit bbb44a2

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,7 @@ JavaFX lobby system for multiplayer games with chat, ready toggle and kick butto
1212

1313
Chat support using JavaFX and socket TCP (stream) to be used for Cluedo app.
1414

15-
16-
<a href="#contribute">contribute</a>
17-
1815
### Demo
19-
2016
<table style="border: none">
2117
<tr>
2218
<td width="49.9%"><img src=".gif" alt="Server"/></td>
@@ -30,10 +26,11 @@ Chat support using JavaFX and socket TCP (stream) to be used for Cluedo app.
3026

3127

3228
### Execution
33-
29+
1. Download the [latest release](https://github.com/mikyll/JavaFX-MultiplayerLobbySystem/releases/latest).
30+
2. Extract the content of the archive.
31+
3. Execute the Launcher.
3432

3533
### Features
36-
3734
<table>
3835
<tr>
3936
<td><b>Feature</b></td>
@@ -83,7 +80,9 @@ Chat support using JavaFX and socket TCP (stream) to be used for Cluedo app.
8380
</table>
8481

8582
### Documentation
83+
Read the [full docs](https://github.com/mikyll/JavaFX-MultiplayerLobbySystem/tree/main/docs).
8684

85+
+ main schemes
8786

8887
### Roadmap
8988
to add:

0 commit comments

Comments
 (0)