diff --git a/README.md b/README.md index 7571094..fe62372 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ pyDash ====== -A small web monitoring dashboard for you linux pc/server writen in Python and Django +A small web monitoring dashboard for you linux pc/server writen in Python and Django. + +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. + +