Skip to content
Snippets Groups Projects
Commit 4fe1da78 authored by LAFORÊT Nicolas's avatar LAFORÊT Nicolas :rabbit2:
Browse files

:pencil: Update README.md

parent 0c4e5c78
Branches master
No related merge requests found
Pipeline #51565 passed with stage
in 2 minutes and 36 seconds
......@@ -16,7 +16,7 @@ To be able to compile and modify this project, you need to install **git** to re
apt install git g++ cmake
# Install SDL2
apt install libsdl2-dev
apt install libsdl2-dev libsdl2-ttf-dev
```
## Installation
......@@ -57,9 +57,3 @@ make
# Run the tests
./bin/tetris_test
```
## Wiki - Documentation
The documentation is built automatically and is available on [GitLab Pages](https://nlaforet.pages.unistra.fr/tetris/).
You can visit the [WIKI](https://git.unistra.fr/nlaforet/tetris/-/wikis/home).
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment