From 054a8a8b66927ba1e897922d91994d6767189e6f Mon Sep 17 00:00:00 2001
From: aryanaces <43854758+aryanaces@users.noreply.github.com>
Date: Tue, 9 Oct 2018 01:39:45 +0530
Subject: [PATCH] Update Readme.md (#249)
* Update Readme.md
Added a django link to the Python section.
* updated the django rep
Hacktober special
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 681f39a..4962227 100644
--- a/README.md
+++ b/README.md
@@ -144,6 +144,7 @@ If you are not a programmer, but would like to contribute, check out the [Awesom
- [Concept to Clinic](https://github.com/concept-to-clinic/concept-to-clinic/labels/good%20first%20issue) _(label: good first issue)_
Aims to develop an end-to-end application for lung cancer detection that connects the predictive power of machine learning with functional software tested against errors and a clean user interface focused on clinical use.
- [Zulip](https://github.com/zulip/zulip/labels/good%20first%20issue) _(label: good first issue)_
Powerful open source group chat.
- [cookiecutter](https://github.com/audreyr/cookiecutter/labels/low-hanging-fruit) _(label: low-hanging-fruit)_
A command-line utility that creates projects from cookiecutters (project templates). E.g. Python package projects, jQuery plugin projects.
+- [django cookiecutter](https://github.com/pydanny/cookiecutter-django/labels/hacktoberfest) _(label: django hacktober special)
An implementation of Python for backend web development.
## Ruby