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:
parent
cd04287b3f
commit
30f4b971f2
@ -1,4 +1,4 @@
|
||||
include README.md
|
||||
include README.rst
|
||||
include LICENSE
|
||||
include AUTHORS
|
||||
include HACKING.rst
|
||||
|
@ -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
|
||||
:
|
Loading…
x
Reference in New Issue
Block a user