diff --git a/MANIFEST.in b/MANIFEST.in index cfb5483..8d4abe0 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,4 +1,4 @@ -include README.md +include README.rst include LICENSE include AUTHORS include HACKING.rst diff --git a/README.md b/README.rst similarity index 98% rename from README.md rename to README.rst index 538a872..9301713 100644 --- a/README.md +++ b/README.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 :