Skip to content

Commit

Permalink
update docs with demo links
Browse files Browse the repository at this point in the history
  • Loading branch information
jlmadurga committed May 20, 2016
1 parent b9280c2 commit 6944602
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.rst
Expand Up @@ -85,6 +85,14 @@ Then you can create all permabots data, Bots, Conversation Handlers, Notiticatio

Remember there is an online implementation in www.permabots.com to use it for free.

Demo
--------------

You can check and deploy a Permabots demo https://github.com/jlmadurga/permabots-demo

.. image:: https://www.herokucdn.com/deploy/button.svg
:target: https://heroku.com/deploy?template=https://github.com/jlmadurga/permabots-demo/tree/master

Running Tests
--------------

Expand Down
8 changes: 8 additions & 0 deletions docs/installation.rst
Expand Up @@ -24,6 +24,14 @@ Webhooks are generated with ``django.contrib.sites``. You need it installed and

Bots are associated to Django Users. You need at least one user, for example the admin user.

Demo
---------

You can check or deploy this Permabots demo https://github.com/jlmadurga/permabots-demo

.. image:: https://www.herokucdn.com/deploy/button.svg
:target: https://heroku.com/deploy?template=https://github.com/jlmadurga/permabots-demo/tree/master


REST API
-----------
Expand Down

0 comments on commit 6944602

Please sign in to comment.