Add testing status badge to README.md

This commit is contained in:
Sirin Puenggun 2023-09-05 20:36:28 +07:00 committed by GitHub
parent 4b63eee439
commit 92fb71bac9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,5 @@
## KU Polls: Online Survey Questions
[![Unit Tests](https://github.com/Sosokker/ku-polls/actions/workflows/django.yml/badge.svg)](https://github.com/Sosokker/ku-polls/actions/workflows/django.yml)
An application to conduct online polls and surveys based
on the [Django Tutorial project](https://docs.djangoproject.com/en/4.2/intro/tutorial01/), with additional features.
@ -67,4 +68,4 @@ All project documents are in the [Project Wiki](https://github.com/Sosokker/ku-p
- [Vision Statement](https://github.com/Sosokker/ku-polls/wiki/Vision-Statement)
- [Requirements](https://github.com/Sosokker/ku-polls/wiki/Requirements)
[django-tutorial](https://docs.djangoproject.com/en/4.2/intro/tutorial01/)
[django-tutorial](https://docs.djangoproject.com/en/4.2/intro/tutorial01/)