From 841cd7948a431b0d5fe3c826cd121484b48ef5b2 Mon Sep 17 00:00:00 2001 From: Mpho raf Date: Thu, 3 Mar 2022 15:16:35 +0200 Subject: [PATCH] Post update test --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b801d08..7c4b27b 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![CircleCI](https://circleci.com/gh/CircleCI-Public/circleci-demo-python-django.svg?style=svg)](https://circleci.com/gh/CircleCI-Public/circleci-demo-python-django) -This is an example application showcasing how to build test and deploy a Django app on CircleCI 2.0 +This is an example application showcasing how to build test and deploy a Django app on CircleCI 2.0. You can follow along with this project by reading the [documentation](https://circleci.com/docs/2.0/language-python/).