summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorUltrabug <ultrabug@gentoo.org>2015-03-29 15:04:05 +0200
committerUltrabug <ultrabug@gentoo.org>2015-03-29 15:04:05 +0200
commit6c036a26769ec694e9d40b62d4f7b4359514c13a (patch)
treee9b5e9a1c898cb553866a33f5e78ed41297c273a /README.rst
parent869cebd0891917fb49590d15e2223e019b532065 (diff)
enhanced formatting
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index 91bceba..0eb79b4 100644
--- a/README.rst
+++ b/README.rst
@@ -14,7 +14,7 @@ Using py3status, you can take control of your i3bar easily by:
- handling click events on your i3bar and play with them in no time
- seeing your clock tick every second whatever your i3status interval
-No extra configuration file needed, just install & enjoy !
+**No extra configuration file needed**, just install & enjoy !
Documentation
=============
@@ -40,7 +40,7 @@ Get help or share your ideas on IRC:
Usage
=====
-In your i3 config file, simply switch from `i3status` to `py3status` in your `status_command`:
+In your i3 config file, simply switch from *i3status* to *py3status* in your *status_command*:
::
status_command py3status
@@ -65,7 +65,7 @@ Using pip:
$ pip install py3status
-NB: Debian users should use **pypi-install** from the *python-stdeb* package instead of pip.
+**NB: Debian users* should use **pypi-install** from the *python-stdeb* package instead of pip.
Gentoo Linux
------------