Skip to content

Commit 2176bb7

Browse files
authored
Merge pull request #59 from europanite/feature/release
Feature/release
2 parents 5de572d + ba1f40c commit 2176bb7

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# [Standard Python Environment](https://github.com/europanite/standard_python_environment "Standard Python Environment")
22

3+
[![Python](https://img.shields.io/badge/python-3.9|%203.10%20|%203.11|%203.12|%203.13-blue)](https://www.python.org/)
4+
![OS](https://img.shields.io/badge/OS-Linux%20%7C%20macOS%20%7C%20Windows-blue)
5+
36
[![CI](https://github.com/europanite/standard_python_environment/actions/workflows/ci.yml/badge.svg)](https://github.com/europanite/standard_python_environment/actions/workflows/ci.yml)
47
[![Python Lint](https://github.com/europanite/standard_python_environment/actions/workflows/lint.yml/badge.svg)](https://github.com/europanite/standard_python_environment/actions/workflows/lint.yml)
58
[![Pytest](https://github.com/europanite/standard_python_environment/actions/workflows/pytest.yml/badge.svg)](https://github.com/europanite/standard_python_environment/actions/workflows/pytest.yml)
@@ -24,7 +27,7 @@ A standard **Python** environment built with **Docker Compose**.
2427
---
2528

2629

27-
## Prerequisites
30+
## Requirements
2831

2932
- [Docker Compose](https://docs.docker.com/compose/)
3033

0 commit comments

Comments
 (0)