summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTres Seaver <tseaver@palladion.com>2014-12-29 15:48:59 -0500
committerTres Seaver <tseaver@palladion.com>2014-12-29 15:48:59 -0500
commitf689c14fda4a3ebec1f391616e6d9657bd69e871 (patch)
treef55be0aaaf73779e1528e7720f51cfc7c6fe0e56
parenta404abeb4e8b727e5f5e03211170554138f964ca (diff)
downloadzope-location-f689c14fda4a3ebec1f391616e6d9657bd69e871.tar.gz
Add Travis badge, garden ReST.
[ci skip]
-rw-r--r--CHANGES.rst3
-rw-r--r--README.rst10
2 files changed, 6 insertions, 7 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 407c0e4..aab9321 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,5 +1,4 @@
-=======
-CHANGES
+Changes
=======
4.0.4 (unreleased)
diff --git a/README.rst b/README.rst
index 574e03c..c81159a 100644
--- a/README.rst
+++ b/README.rst
@@ -1,7 +1,7 @@
-Zope Location
-=============
+``zope.location``
+=================
-Overview
-========
+.. image:: https://travis-ci.org/zopefoundation/zope.location.png?branch=master
+ :target: https://travis-ci.org/zopefoundation/zope.location
-In Zope3, location are special objects that has a structural location.
+In Zope3, "locations" are special objects that have a structural location.