Update README references to markdown
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
include version.py
|
include version.py
|
||||||
include CHANGELOG.rst
|
include CHANGELOG.rst
|
||||||
include AUTHORS.rst
|
include AUTHORS.rst
|
||||||
include README.rst
|
include README.md
|
||||||
include LICENSE
|
include LICENSE
|
||||||
include rtv.1
|
include rtv.1
|
||||||
include rtv/templates/*
|
include rtv/templates/*
|
||||||
|
|||||||
@@ -16,7 +16,7 @@ Press \fB?\fR to open the help screen.
|
|||||||
.TP
|
.TP
|
||||||
.BR $XDG_CONFIG_HOME/rtv/rtv.cfg
|
.BR $XDG_CONFIG_HOME/rtv/rtv.cfg
|
||||||
The configuration file can be used to customize default program settings, see
|
The configuration file can be used to customize default program settings, see
|
||||||
README.rst for more information.
|
README.md for more information.
|
||||||
.TP
|
.TP
|
||||||
.BR $XDG_CONFIG_HOME/rtv/refresh-token
|
.BR $XDG_CONFIG_HOME/rtv/refresh-token
|
||||||
After you login to reddit, your most recent OAuth refresh token will be stored
|
After you login to reddit, your most recent OAuth refresh token will be stored
|
||||||
|
|||||||
Reference in New Issue
Block a user