docs: use markdown for readme file

This commit is contained in:
Lance Edgar 2024-09-13 18:21:24 -05:00
parent b96c828fa3
commit 70b103ebd8
2 changed files with 3 additions and 7 deletions

9
README.md Normal file
View file

@ -0,0 +1,9 @@
# rattail-tutorial
This project is intended for use as a "tutorial" for Rattail app development.
It contains documentation for the tutorial itself, but also contains
code for the tutorial app, which users may run locally for testing.
See the [Rattail website](https://rattailproject.org/) for more info.