10 lines
177 B
Markdown
10 lines
177 B
Markdown
|
# Kronos
|
||
|
|
||
|
Play [here](https://thepaperpilot.org/kronos).
|
||
|
|
||
|
Updating the website:
|
||
|
- `git submodule update --remote`
|
||
|
- `git add -A`
|
||
|
- `git commit -m "Updated kronos"`
|
||
|
- `git push`
|