Update README.md

pull/153/head
Jon Eugster 3 years ago committed by GitHub
parent ea685f0b19
commit b30164dec4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -4,8 +4,10 @@ This is the source code for a Lean 4 game platform hosted at [adam.math.hhu.de](
## Creating a Game ## Creating a Game
Please follow the tutorial [Creating a Game](doc/create_game.md). Please follow the tutorial [Creating a Game](doc/create_game.md). In particular, the following steps might be of interest:
In particular step 5 thereof explains [How to Run Games Locally](doc/running_locally.md) and step 7 [How to Update an existing Game](doc/update_game.md).
* Step 5: [How to Run Games Locally](doc/running_locally.md)
* Step 7: [How to Update an existing Game](doc/update_game.md)
### Publishing a Game ### Publishing a Game

Loading…
Cancel
Save