Skip to content

Commit

Permalink
Update README.md: Remove extra whitespace and fix
Browse files Browse the repository at this point in the history
  • Loading branch information
KenMwaura1 committed Oct 10, 2024
1 parent 99bade3 commit 9749ded
Show file tree
Hide file tree
Showing 19 changed files with 6 additions and 0 deletions.
Empty file modified .env.example
100644 → 100755
Empty file.
Empty file modified .github/workflows/zoo_django_actions.yml
100644 → 100755
Empty file.
Empty file modified .gitignore
100644 → 100755
Empty file.
Empty file modified LICENSE
100644 → 100755
Empty file.
6 changes: 6 additions & 0 deletions README.md
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,13 @@
[![MIT License][license-shield]][license-url]
[![LinkedIn][linkedin-shield]][linkedin-url]

<<<<<<< Updated upstream
<!-- PROJECT LOGO -->
=======


<!-- PROJECT LOGO -->
>>>>>>> Stashed changes
<h3 align="center">Zoo django Actions</h3>

Expand Down
Empty file modified myapp/__init__.py
100644 → 100755
Empty file.
Empty file modified myapp/admin.py
100644 → 100755
Empty file.
Empty file modified myapp/apps.py
100644 → 100755
Empty file.
Empty file modified myapp/migrations/__init__.py
100644 → 100755
Empty file.
Empty file modified myapp/models.py
100644 → 100755
Empty file.
Empty file modified myapp/tests.py
100644 → 100755
Empty file.
Empty file modified myapp/urls.py
100644 → 100755
Empty file.
Empty file modified myapp/views.py
100644 → 100755
Empty file.
Empty file modified requirements.txt
100644 → 100755
Empty file.
Empty file modified zoo_Django_Actions/__init__.py
100644 → 100755
Empty file.
Empty file modified zoo_Django_Actions/asgi.py
100644 → 100755
Empty file.
Empty file modified zoo_Django_Actions/settings.py
100644 → 100755
Empty file.
Empty file modified zoo_Django_Actions/urls.py
100644 → 100755
Empty file.
Empty file modified zoo_Django_Actions/wsgi.py
100644 → 100755
Empty file.

0 comments on commit 9749ded

Please sign in to comment.