From d84946f21545349a1b4997eed2c462ca238e71fe Mon Sep 17 00:00:00 2001 From: Anderson Bravalheri Date: Sun, 24 Oct 2021 17:09:24 +0100 Subject: [PATCH] Add description title back to README --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.rst b/README.rst index a23162e..cb1ef43 100644 --- a/README.rst +++ b/README.rst @@ -39,6 +39,10 @@ ini2toml .. important:: This project is **experimental** and under active development Issue reports and contributions are very welcome. + +Description +=========== + The original purpose of this project is to help migrating ``setup.cfg`` files to `PEP 621`_, but by extension it can also be used to convert any compatible |ini_cfg|_ file to TOML_.