From de3e5c4ca043978542334ccea7d01200602ae7a6 Mon Sep 17 00:00:00 2001 From: JasonHomeWorkstationUbuntu Date: Sun, 18 Oct 2020 19:41:58 +1100 Subject: [PATCH] First Commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..7f0be10 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# README + +This is a practice project following [django project's official documentation](https://docs.djangoproject.com/en/3.1/intro/install/) \ No newline at end of file