documentation/README.md

11 lines
232 B
Markdown
Raw Normal View History

2021-01-13 18:11:57 +01:00
# User documentation
2021-01-13 22:41:58 +01:00
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