diff --git a/README.md b/README.md index fe62372..2b43395 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,10 @@ A small web monitoring dashboard for you linux pc/server writen in Python and Dj 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. +Current dependencies: + + - >= Django 1.5.5 + + +