@ -1,3 +1,14 @@
# qc_crlf_demo
This flask app checks a file for CRLF line endings.
## Setting up a development environment
### Using guix
To enter a development environment run the following:
```
guix shell
flask run