Skip to content

Commit 1dfdac4

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

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
<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" />
3-
</p>
1+
<div align="center">
2+
![Django Email Learning Logo](https://raw.githubusercontent.com/AvaCodeSolutions/django-email-learning/master/assets/Django2@2x.png)
3+
</div>
44

55
# Django Email Learning
66

@@ -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)