summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgrabner <pjg.github@ubergrabner.net>2014-04-15 18:44:45 -0400
committergrabner <pjg.github@ubergrabner.net>2014-04-15 18:44:45 -0400
commitba2298358ce4de151668cfe6540de9aa6b184b6d (patch)
tree4ebb8ee4ed7feb346aed5f298cafdcfdbcdf20d5
parent053fe25f7fcaaa742b26856c8525a8e4c0e97ba6 (diff)
downloadiniherit-ba2298358ce4de151668cfe6540de9aa6b184b6d.tar.gz
slight documentation cleanup
-rw-r--r--README.rst8
1 files changed, 3 insertions, 5 deletions
diff --git a/README.rst b/README.rst
index 1b35272..97ef608 100644
--- a/README.rst
+++ b/README.rst
@@ -20,18 +20,16 @@ Project Info
TL;DR
=====
-Given the following two files:
+Given the following two files, ``base.ini``:
.. code-block:: ini
- ## file "base.ini"
-
[app:main]
name = My Application Name
-.. code-block:: ini
+and ``config.ini``:
- ## file "config.ini"
+.. code-block:: ini
[DEFAULT]
# the following will cause both "base.ini" and "override.ini" to be