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

View file

@ -8,7 +8,7 @@ build-backend = "hatchling.build"
name = "rattail-tutorial"
version = "0.3.1"
description = "Rattail Development Tutorial"
readme = "README.rst"
readme = "README.md"
authors = [{name = "Lance Edgar", email = "lance@edbob.org"}]
license = {text = "GNU GPL v3+"}
classifiers = [