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

View file

@ -8,7 +8,7 @@ build-backend = "hatchling.build"
name = "rattail-demo"
version = "0.2.3"
description = "Rattail Software Demo"
readme = "README.rst"
readme = "README.md"
authors = [{name = "Lance Edgar", email = "lance@edbob.org"}]
classifiers = [
"Development Status :: 3 - Alpha",