documentation/README.md
2021-01-13 22:41:58 +01:00

11 lines
No EOL
232 B
Markdown

# User documentation
User documentation for the Itsblue Speed Climbing Stopwatch.
# Development
For development, run this in the project root:
```
python -m SimpleHTTPServer
```
The documentation server will run on localhost:8000