summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Madden <jamadden@gmail.com>2021-03-18 06:48:23 -0500
committerJason Madden <jamadden@gmail.com>2021-03-18 06:48:23 -0500
commit4bcba3dcce3810feb52dc0940f50cdcbf3cfacb0 (patch)
tree3fb7ab350218560c0df47114ce6bcd85486afc19
parent668654d48cf16288659ef59d2de49907ef18998e (diff)
downloadzope-component-4bcba3dcce3810feb52dc0940f50cdcbf3cfacb0.tar.gz
Standardize the README.rst header level and location.
Match, e.g,. zope.interface, persistent, ZODB, etc. It now renders well, since the header level is consistent with CHANGES.rst which is concatenated to it.
-rw-r--r--README.rst7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index ff22818..7e6ae6b 100644
--- a/README.rst
+++ b/README.rst
@@ -1,3 +1,7 @@
+================
+ zope.component
+================
+
.. image:: https://github.com/zopefoundation/zope.component/actions/workflows/tests.yml/badge.svg
:target: https://github.com/zopefoundation/zope.component/actions/workflows/tests.yml
:alt: Unit test status
@@ -18,9 +22,6 @@
:target: http://zopecomponent.readthedocs.org/en/latest/
:alt: Documentation Status
-zope.component
-==============
-
.. note::
This package is intended to be independently reusable in any Python