Skip to content

Commit c16a635

Browse files
committed
doc: update readme
1 parent a7a76c5 commit c16a635

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p align="center">
2-
<img src="https://github.com/AvaCodeSolutions/django-email-learning/blob/master/assets/Django2@2x.png" width="30%" alt="Django Email Learning Logo" />
2+
<img src="https://raw.githubusercontent.com/AvaCodeSolutions/django-email-learning/master/assets/Django2@2x.png" alt="Django Email Learning Logo" width="300">
33
</p>
44

55
# Django Email Learning
@@ -9,6 +9,7 @@ A Django package for creating email-based learning platforms with IMAP integrati
99
[![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause)
1010
[![Python](https://img.shields.io/badge/python-3.11+-blue.svg)](https://www.python.org/downloads/)
1111
[![Django](https://img.shields.io/badge/django-5.0+-green.svg)](https://www.djangoproject.com/)
12+
![Tests](https://github.com/AvaCodeSolutions/django-email-learning/actions/workflows/pr-check.yml/badge.svg)
1213

1314

1415
## ⚠️ Early Development Notice

0 commit comments

Comments
 (0)