docs: use markdown for readme file

This commit is contained in:
Lance Edgar 2024-09-13 18:10:04 -05:00
parent 55fba0ca04
commit 3bd418e585
3 changed files with 12 additions and 15 deletions

11
README.md Normal file
View file

@ -0,0 +1,11 @@
# tailbone-mailchimp
Rattail is a retail software framework, released under the GNU General
Public License.
This package contains software interfaces for the
[MailChimp](https://mailchimp.com/) system.
Please see the [Rattail Project](https://rattailproject.org/) for more
information.

View file

@ -1,14 +0,0 @@
tailbone-mailchimp
==================
Rattail is a retail software framework, released under the GNU General
Public License.
This package contains software interfaces for the `MailChimp`_ system.
.. _`MailChimp`: https://mailchimp.com/
Please see the `Rattail Project`_ for more information.
.. _`Rattail Project`: https://rattailproject.org/

View file

@ -8,7 +8,7 @@ build-backend = "hatchling.build"
name = "tailbone-mailchimp"
version = "0.2.1"
description = "Tailbone integration for MailChimp"
readme = "README.rst"
readme = "README.md"
authors = [{name = "Lance Edgar", email = "lance@edbob.org"}]
license = {text = "GNU GPL v3+"}
classifiers = [