Skip to content

Commit 37a759c

Browse files
committed
Change position of readme TOC
1 parent bf02970 commit 37a759c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

readme.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@
77
<img src="https://img.shields.io/github/license/amitkummer/mesima">
88
</p>
99

10-
This is the source of Mesimä (pronounced Mesi-mah). It is a RESTful HTTP application for task managment, written in Python.
11-
12-
Mesimä was created with ❤️ using [Django Rest Framework](https://www.django-rest-framework.org/) and [PostgreSQL](https://www.postgresql.org/).
13-
1410
<p align="center">
1511
<a href="#quick-start">Quick Start</a> •
1612
<a href="#documentation">Documentation</a>
1713
</p>
1814

15+
This is the source of Mesimä (pronounced Mesi-mah). It is a RESTful HTTP application for task managment, written in Python.
16+
17+
Mesimä was created with ❤️ using [Django Rest Framework](https://www.django-rest-framework.org/) and [PostgreSQL](https://www.postgresql.org/).
18+
1919
# Quick Start
2020

2121
Since our Docker image is hosted on Github's container registry, it is possible to run the app using Dokcer, **without even cloning** the repository.

0 commit comments

Comments
 (0)