diff options
| author | Ultrabug <ultrabug@gentoo.org> | 2013-04-19 13:15:45 +0200 |
|---|---|---|
| committer | Ultrabug <ultrabug@gentoo.org> | 2013-04-19 13:15:45 +0200 |
| commit | 064d9421a7ddd821af0ba6e4d17e7e72e3d72289 (patch) | |
| tree | 7213ac6963d9c0cb32d75bad0f46c812e112520c | |
| parent | f805889f55e0a65a565b6dfac5f9d5727381938c (diff) | |
update the README for rst, better MANIFEST
| -rw-r--r-- | MANIFEST.in | 2 | ||||
| -rw-r--r-- | README.rst | 3 |
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 @@ -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 ========= |
