Skip to content

Commit edbf0bc

Browse files
Update README.md
Signed-off-by: Ruslan Senatorov <55090151+ruslansenatorov@users.noreply.github.com>
1 parent e999c8b commit edbf0bc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,11 @@
44
## Production-Ready Python, GitHub Best Practices, Linters, Pre-Commit & Project Structure
55

66
[![License](https://img.shields.io/badge/license-MIT-green.svg)](LICENSE)
7-
[![Python](https://img.shields.io/badge/python-3.10+-blue.svg)]()
7+
[![Python](https://img.shields.io/badge/python-3.10%2B-blue.svg)](https://www.python.org/)
88
[![Code Style](https://img.shields.io/badge/code%20style-black-black)]()
99
[![Pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen)]()
10+
[![Website](https://img.shields.io/badge/website-live-blue.svg)](https://senatorovai.github.io/python-open-source-standards-course)
11+
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](CONTRIBUTING.md)
1012

1113
---
1214

0 commit comments

Comments
 (0)