Skip to content

Commit 0a772af

Browse files
Add chips
1 parent 8c85a8b commit 0a772af

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

README.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
1-
<img src="https://github.com/hamdivazim/usefulib/raw/main/logo.png">
1+
<div align="center">
2+
<img src="https://github.com/hamdivazim/usefulib/raw/main/logo.png">
3+
</div>
4+
<a style="display:inline;" href="#"><img src="https://img.shields.io/badge/Python- >= 2.7 -blue?style=plastic.svg" alt="python versions" /></a>
5+
<a style="display:inline;" href="#"><img src="https://badge.fury.io/py/usefulib.svg" alt="pypi version" /></a>
6+
<a style="display:inline;" href="#"><img src="https://img.shields.io/badge/first timer-friendly-4DC71F?style=plastic.svg" alt="first timer friendly" /></a>
7+
<a style="display:inline;" href="https://github.com/hamdivazim/usefulib/labels/usefulib-idea"><img src="https://img.shields.io/github/issues-raw/hamdivazim/usefulib/usefulib-ideas?label=usefulib%20ideas" alt="usefulib ideas" /></a>
8+
<a style="display:inline;" href="#"><img src="https://img.shields.io/badge/tests- all passing -4DC71F?style=plastic.svg" alt="usefulib ideas" /></a>
9+
10+
11+
212
<h1>usefulib v1.0.2</h1>
313
A useful library for Python with <em>a lot</em> of assorted functions to make numerous small tasks easier.
414

@@ -33,3 +43,6 @@ As an open-source library and can be contributed to by anyone, it offers a lot o
3343

3444
## Support usefulib
3545
usefulib is full of contributions from the community! We're beginner-friendly here, so read the [contributing guidelines](https://github.com/hamdivazim/usefulib/blob/main/CONTRIBUTING.md) and give us your best usefulibs 😃!
46+
47+
## License
48+
usefulib is licensed under the [GNU General Public License v3.0](https://github.com/hamdivazim/usefulib/blob/main/LICENSE).

0 commit comments

Comments
 (0)