Rename README.md to README.rst

This change helps make pypi.python.org happy when displaying our readme online.

Change-Id: Iebf821422d66e95b59105094473fb183885aa4fb
Signed-off-by: Paul Belanger <paul.belanger@polybeacon.com>
This commit is contained in:
Paul Belanger 2013-04-06 20:50:11 -04:00
parent cd04287b3f
commit 30f4b971f2
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
include README.md
include README.rst
include LICENSE
include AUTHORS
include HACKING.rst

View File

@ -94,7 +94,7 @@ There are two types of hooks, a global one which is stored in
~/.config/git-review/hooks/ and one local to the repository stored in
.git/hooks/ with the other git hook scripts.
__The script needs be executable before getting executed__
**The script needs be executable before getting executed**
The name of the script is $action-review where action can be
: