summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorErik Rose <erik@mozilla.com>2011-11-07 02:21:47 -0800
committerErik Rose <erik@mozilla.com>2011-11-07 02:21:47 -0800
commit5a8b0754f8e841b86d195c395dd299d458d677e8 (patch)
tree261eeea0e82a68e5f23de766e0b4c297b80c89d4 /README.rst
parent8c7940f196b111742adbcf50caddb62cb78d3497 (diff)
downloadblessings-5a8b0754f8e841b86d195c395dd299d458d677e8.tar.gz
Add a link to the issue tracker to the readme.
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index adb57df..1eb59dd 100644
--- a/README.rst
+++ b/README.rst
@@ -70,7 +70,7 @@ What It Provides
Terminator provides just one top-level object: ``Terminal``. Instantiating a
``Terminal`` figures out whether you're on a terminal at all and, if so, does
any necessary terminal setup. After that, you can proceed to ask it all sorts
-of things about the terminal.
+of things about the terminal. Terminal terminal terminal.
Simple Formatting
-----------------
@@ -170,6 +170,10 @@ Future Plans
context
* A relative-positioning version of ``location()``
+Bugs or suggestions? Visit the `issue tracker`_.
+
+.. _`issue tracker`: https://github.com/erikrose/terminator/issues/new
+
Version History
===============