From 6a66a133983d1ac06d9037ce00fa90e882d5965a Mon Sep 17 00:00:00 2001 From: Florian N Date: Tue, 12 Aug 2014 22:44:54 -0400 Subject: [PATCH] Update README.rst --- README.rst | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/README.rst b/README.rst index c8b6740..dcf9502 100644 --- a/README.rst +++ b/README.rst @@ -11,6 +11,15 @@ Requirements: - Django >= 1.5 + +`View Demo `_ + +:: + + user: admin + pass: admin + + Installation ============ @@ -105,7 +114,37 @@ specific data: /info/getcpus/cpucount/ - Number of CPU cores /info/getcpu +OS Support +========== + +pyDash was tested and runs under the following OSes: + +- Centos +- Fedora +- Ubuntu +- Debian +- Raspbian +- Pidora +- Arch Linux + +It might work under others, but it hasn’t been tested yet. + +Contributors +============ + +George Zografos - george.p.zografos@gmail.com + +License +======= + +`MIT `_ + Issues ====== Report any issues/bugs at `https://github.com/k3oni/pydash-django-app `_ + +Credits +======= + +`Dashboard Template `_, `Bootstrap `_, `Font Awesome `_