summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTres Seaver <tseaver@palladion.com>2011-05-17 14:48:42 +0000
committerTres Seaver <tseaver@palladion.com>2011-05-17 14:48:42 +0000
commitf920b3ac35e23a24cd5e42e2e1f54e4de4d81e91 (patch)
tree9724bebaa7438b5674419f01f1d43cc1dac0ce93
parent56bf2bfc3b417c1076d14ac39b29ee72a44a74ac (diff)
downloadzope-interface-f920b3ac35e23a24cd5e42e2e1f54e4de4d81e91.tar.gz
ReST fix.
-rw-r--r--README.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.txt b/README.txt
index 290fc78..e00c09d 100644
--- a/README.txt
+++ b/README.txt
@@ -1,9 +1,9 @@
``zope.interface`` README
=========================
-*This package is intended to be independently reusable in any Python
+This package is intended to be independently reusable in any Python
project. It is maintained by the `Zope Toolkit project
-<http://docs.zope.org/zopetoolkit/>`_.*
+<http://docs.zope.org/zopetoolkit/>`_.
This package provides an implementation of "object interfaces" for Python.
Interfaces are a mechanism for labeling objects as conforming to a given