From 9d9b6f09b70c039398f6a145ad96b2899a32d9c4 Mon Sep 17 00:00:00 2001 From: Petr Viktorin Date: Jan 23 2018 16:13:57 +0000 Subject: Update the README --- diff --git a/README.md b/README.md index 7127847..5c9b8c7 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ # python2-django1.11 -The python2-django1.11 package \ No newline at end of file +This package provides Django in version 1.11 LTS, the last release +to support Python 2. + +Django is a high-level Python Web framework that encourages rapid +development and a clean, pragmatic design. It focuses on automating as +much as possible and adhering to the DRY (Don't Repeat Yourself) +principle.