Skip to content

Commit af05c19

Browse files
Merge pull request Py-Contributors#36 from ayushete02/dev
Creating Useful badge to showcase the Number of forks, stars, and open repo.
2 parents b8aea08 + d7a1112 commit af05c19

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
12
<h1 align="center">
23
<a href="https://pypi.org/project/random-profile/">
34
Random Profile Generator
@@ -18,6 +19,16 @@
1819
<img src="https://img.shields.io/pypi/dw/random-profile.svg">
1920
<img src="https://img.shields.io/pypi/dm/random-profile.svg">
2021
</p>
22+
<p align="center">
23+
24+
<img alt="GitHub pull-requests" src="https://img.shields.io/github/issues-pr/Py-Contributors/RandomProfileGenerator">
25+
26+
<img alt="GitHub forks" src="https://img.shields.io/github/forks/Py-Contributors/RandomProfileGenerator">
27+
28+
<img alt="contributors" src="https://img.shields.io/github/contributors/Py-Contributors/RandomProfileGenerator">
29+
30+
<img alt="GitHub stars" src="https://img.shields.io/github/stars/Py-Contributors/RandomProfileGenerator"> </p>
31+
2132

2233
[RandomProfile](https://pypi.org/project/random-profile/) is a powerful and simple tool to generate fake data. You can use it to mock classes, populate databases and much more. You can check the full documentation here. Check on [Pypi](https://pypi.org/project/random-profile/)
2334

0 commit comments

Comments
 (0)