From 0aeaace57de0a36422342fd501cec294a5d9ce6e Mon Sep 17 00:00:00 2001 From: KenMwaura1 Date: Fri, 11 Oct 2024 14:17:58 +0300 Subject: [PATCH] updated README --- README.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 7eba3ff..f3e0599 100755 --- a/README.md +++ b/README.md @@ -15,10 +15,6 @@ [![MIT License][license-shield]][license-url] [![LinkedIn][linkedin-shield]][linkedin-url] - -======= - -

Zoo django Actions

@@ -70,7 +66,7 @@ Read the accompanying article [here](https://dev.to/ken_mwaura1/beginners-guide- ### Built With -* [Python 3.7+](https://www.python.org/downloads/) +* [Python 3.9+](https://www.python.org/downloads/) * [Django 3.2.10](https://www.djangoproject.com/download/) * [Github Actions](https://docs.github.com/en/actions) * Postgresql Database. @@ -93,7 +89,7 @@ To get started, you'll need to install the following: This is an example of how to list things you need to use the software and how to install them. -* [Python 3.7](https://www.python.org/downloads/) +* [Python 3.9](https://www.python.org/downloads/) ### Installation