Skip to content

Commit 82e749b

Browse files
committed
docs: add CI, license, python-version, and ruff badges to README
1 parent 754c4e1 commit 82e749b

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# PEM-EC Designer
22

3+
[![CI](https://github.com/Tools00/pem-ec-designer/actions/workflows/ci.yml/badge.svg)](https://github.com/Tools00/pem-ec-designer/actions/workflows/ci.yml)
4+
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)
5+
[![Python](https://img.shields.io/badge/python-3.11%20%7C%203.12%20%7C%203.13-blue.svg)](https://www.python.org/)
6+
[![Code style: ruff](https://img.shields.io/badge/code%20style-ruff-261230.svg)](https://github.com/astral-sh/ruff)
7+
38
**Interactive PEM Electrolysis Cell & Stack Designer — running in your browser.**
49

510
Physics-based simulation of proton-exchange-membrane water electrolysis cells and stacks,

0 commit comments

Comments
 (0)