Skip to content
This repository was archived by the owner on May 25, 2022. It is now read-only.

Commit 039d7bd

Browse files
authored
Update README.md
1 parent 57b4ecd commit 039d7bd

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

README.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
1+
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
12

2-
# mini-projects-python
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-30-orange.svg?style=flat-square)](#contributors-)
4+
5+
<!-- ALL-CONTRIBUTORS-BADGE:END -->
6+
[![GitHub forks](https://img.shields.io/github/forks/chavarera/python-mini-projects.svg?style=social&label=Fork&maxAge=2592000)](https://GitHub.com/chavarera/python-mini-projects/network/)
7+
[![GitHub stars](https://img.shields.io/github/stars/chavarera/python-mini-projects.svg?style=social&label=Star&maxAge=2592000)](https://GitHub.com/chavarera/python-mini-projects/stargazers/)
8+
9+
10+
[![GitHub issues](https://img.shields.io/github/issues/chavarera/python-mini-projects.svg)](https://github.com/chavarera/python-mini-projects/issues)
11+
[![GitHub issues closed](https://img.shields.io/github/issues-closed/chavarera/python-mini-projects.svg)](https://github.com/chavarera/python-mini-projects/issues?q=is%3Aissue+is%3Aclosed)
12+
[![GitHub pull requests](https://img.shields.io/github/issues-pr/chavarera/python-mini-projects.svg)](https://github.com/chavarera/python-mini-projects/pulls)
13+
[![GitHub pull requests](https://img.shields.io/github/issues-pr-closed/chavarera/python-mini-projects.svg)](https://github.com/chavarera/python-mini-projects/pulls?q=is%3Apr+is%3Aclosed)
14+
15+
16+
[![forthebadge](https://forthebadge.com/images/badges/built-by-developers.svg)](https://forthebadge.com)
17+
[![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://forthebadge.com)
18+
[![forthebadge](https://forthebadge.com/images/badges/built-with-swag.svg)](https://forthebadge.com)
19+
[![forthebadge](https://forthebadge.com/images/badges/made-with-python.svg)](https://forthebadge.com)
20+
21+
# Mini-Projects-Python
322

423
A collection of simple python mini projects to enhance your python skills
524

0 commit comments

Comments
 (0)