From 4781fbe81643ea2668241bda0cd10ef4a9b1af2c Mon Sep 17 00:00:00 2001 From: Pavel 'LEdoian' Turinsky Date: Sun, 14 Feb 2021 07:23:54 +0100 Subject: [PATCH] Add Readme --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..e8ec4be --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +LEdoian's Wish +==== + +This is a simple Django project to create and share lists of wishes. There are two motivations for this project: + +1. Christmas. Every time anybody asks me what I want for Christmas, I am totally unable to answer that. +2. The need to test various Django extensions and features before production deployment. + +