docs: use markdown for readme file

This commit is contained in:
Lance Edgar 2024-09-13 18:42:05 -05:00
parent f18037b2fb
commit 59e61357be
2 changed files with 5 additions and 7 deletions

9
README.md Normal file
View file

@ -0,0 +1,9 @@
# Rattail Demo
This project serves as a working demo, to illustrate various concepts
of the Rattail software framework. See the [Rattail
Wiki](https://rattailproject.org/moin/) for more info.
Note that it *can be* usable as a starting point for your own project(s),
should you need one. But probably the Rattail Tutorial is a better one.