From 428d7ec1c2ed1f5e1e46ccfb22c23ca3142539c2 Mon Sep 17 00:00:00 2001 From: Leandro Toledo Date: Tue, 21 Jul 2015 09:38:20 -0300 Subject: [PATCH] Update README.rst --- README.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index b520ce7c8..61c5a624c 100644 --- a/README.rst +++ b/README.rst @@ -187,13 +187,13 @@ There are many more API methods, to read the full API documentation:: _`Examples` =========== -Here follows some examples to help you to get your own Bot up to speed. +Here follows some examples to help you to get your own Bot up to speed: -`echobot `_ replies back messages. +- `echobot `_ replies back messages. -`roboed `_ talks to `Robô Ed `_. +- `roboed `_ talks to `Robô Ed `_. -`DevOps Reaction Bot `_ sends latest or random posts from `DevOps Reaction `_. Running on `Google App Engine `_ (billing has to be enabled for fully Socket API support). +- `DevOps Reaction Bot `_ sends latest or random posts from `DevOps Reaction `_. Running on `Google App Engine `_ (billing has to be enabled for fully Socket API support). ========== _`Contact`