Skip to content

Commit eebadae

Browse files
authored
Merge pull request #28 from codePerfectPlus/doc-patch
Creating useful badge
2 parents 4d883f2 + 56c8e4b commit eebadae

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,17 @@
66

77
<h4 align="center">Python Module To Generate Random Profile Data</h4>
88

9+
<p align="center">
10+
<img src="https://img.shields.io/pypi/v/random-profile.svg">
11+
<img src="https://img.shields.io/pypi/pyversions/random-profile.svg">
12+
<img src="https://img.shields.io/pypi/l/random-profile.svg">
13+
</p>
14+
<p align="center">
15+
<img src="https://img.shields.io/pypi/dd/random-profile.svg">
16+
<img src="https://img.shields.io/pypi/dw/random-profile.svg">
17+
<img src="https://img.shields.io/pypi/dm/random-profile.svg">
18+
</p>
19+
920
[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 and much more. You can check the full documentation here. Check on [Pypi](https://pypi.org/project/random-profile/)
1021

1122
## Installation

docs/README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,17 @@
66

77
<h4 align="center">Python Module To Generate Random Profile Data</h4>
88

9+
<p align="center">
10+
<img src="https://img.shields.io/pypi/v/random-profile.svg">
11+
<img src="https://img.shields.io/pypi/pyversions/random-profile.svg">
12+
<img src="https://img.shields.io/pypi/l/random-profile.svg">
13+
</p>
14+
<p align="center">
15+
<img src="https://img.shields.io/pypi/dd/random-profile.svg">
16+
<img src="https://img.shields.io/pypi/dw/random-profile.svg">
17+
<img src="https://img.shields.io/pypi/dm/random-profile.svg">
18+
</p>
19+
920
[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 and much more. You can check the full documentation here. Check on [Pypi](https://pypi.org/project/random-profile/)
1021

1122
## Installation

0 commit comments

Comments
 (0)