diff --git a/README.rst b/README.md similarity index 75% rename from README.rst rename to README.md index 53f243e..582ce1d 100644 --- a/README.rst +++ b/README.md @@ -1,6 +1,5 @@ -tailbone-theo -============= +# tailbone-theo This is an experimental project, as of this writing. Its purpose is 2-fold: @@ -10,6 +9,4 @@ This is an experimental project, as of this writing. Its purpose is 2-fold: This may also attempt certain aspects of "curbside" and/or "delivery" orders at some point, we'll see. Nobody should be holding their breath maybe. -See the `Rattail Project`_ for more info. - -.. _`Rattail Project`: https://rattailproject.org/ +See the [Rattail Project](https://rattailproject.org/) for more info. diff --git a/pyproject.toml b/pyproject.toml index f9dfbcd..348b314 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ build-backend = "hatchling.build" name = "tailbone-theo" version = "0.2.3" description = "Theo, the order system" -readme = "README.rst" +readme = "README.md" authors = [{name = "Lance Edgar", email = "lance@edbob.org"}] license = {text = "GNU GPL v3+"} classifiers = [