diff --git a/README.md b/README.md index dc4b1b4..d6ed377 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ pyDash ====== -A small web monitoring dashboard for you linux pc/server writen in Python and Django + Chart.js. +A small web monitoring dashboard for your linux pc/server writen in Python and Django + Chart.js. The dashboard is built using only Python libraries available in the main Python distribution, trying to create a small list of dependecies without the need of installing many packages or libraries. diff --git a/requirements.txt b/requirements.txt index 2a1a213..7a84bdf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -django==1.5.5 +django==1.6.1