Skip to content

Commit ef96fe9

Browse files
committed
Readme: Add badges
1 parent 52d5b8a commit ef96fe9

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,15 @@
11
# not-my-board
22

3+
[![on-push](https://github.com/holesch/not-my-board/actions/workflows/on-push.yml/badge.svg)](https://github.com/holesch/not-my-board/actions/workflows/on-push.yml)
4+
![PyPI - Version](https://img.shields.io/pypi/v/not-my-board)
5+
![Python Version from PEP 621 TOML](https://img.shields.io/python/required-version-toml?tomlFilePath=https%3A%2F%2Fraw.githubusercontent.com%2Fholesch%2Fnot-my-board%2Fmaster%2Fpyproject.toml)
6+
![PyPI - Status](https://img.shields.io/pypi/status/not-my-board)
7+
38
not-my-board is a tool to manage a pool of embedded hardware setups and to
49
schedule and provide access to those setups over a local network. The concept is
510
known as a *board farm*.
611

7-
Consult the [documentation](http://not-my-board.readthedocs.io) for more
12+
Check out the **[Documentation]** for installation and usage information.
813
details.
14+
15+
[Documentation]: http://not-my-board.readthedocs.io

0 commit comments

Comments
 (0)