Skip to content

Commit

Permalink
Add badges for test and coverage status
Browse files Browse the repository at this point in the history
  • Loading branch information
david96182 committed Apr 20, 2024
1 parent 1875b03 commit cf5f9ea
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,10 @@
<img src="https://hits.dwyl.com/david96182/ninjemail.svg?style=flat-square&show=unique&color=blue" alt="HitCount Badge">
<img src="https://img.shields.io/github/license/david96182/ninjemail?style=flat-square" alt="GitHub License Badge">
<img src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square&color=purple" alt="PRs Welcome Badge">
<img src="https://img.shields.io/github/actions/workflow/status/david96182/ninjemail/ci.yml?style=flat-square&label=tests" alt="Test status">
<img src="https://img.shields.io/codecov/c/github/david96182/ninjemail?style=flat-square" alt="Test coverage Badge">
</p>


------

Ninjemail is a Python library designed to streamline the process of creating email accounts across various top email provider services. With Ninjemail, you can automate the creation of email accounts, saving time and effort. It provides an easy-to-use interface for creating accounts with customizable options.
Expand Down

0 comments on commit cf5f9ea

Please sign in to comment.