summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUltrabug <ultrabug@gentoo.org>2013-04-19 13:15:45 +0200
committerUltrabug <ultrabug@gentoo.org>2013-04-19 13:15:45 +0200
commit064d9421a7ddd821af0ba6e4d17e7e72e3d72289 (patch)
tree7213ac6963d9c0cb32d75bad0f46c812e112520c
parentf805889f55e0a65a565b6dfac5f9d5727381938c (diff)
update the README for rst, better MANIFEST
-rw-r--r--MANIFEST.in2
-rw-r--r--README.rst3
2 files changed, 3 insertions, 2 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 90f2f44..191f6ec 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,2 +1,2 @@
include *.rst
-include examples/*
+recursive-include examples *.py
diff --git a/README.rst b/README.rst
index bef3a97..7be5532 100644
--- a/README.rst
+++ b/README.rst
@@ -5,7 +5,8 @@ py3status is an extensible i3status wrapper written in python
Documentation
=========
-See the [wiki](https://github.com/ultrabug/py3status/wiki) for up to date documentation.
+See the wiki_ for up to date documentation.
+.. _wiki: https://github.com/ultrabug/py3status/wiki
Requirements
=========