Skip to content

Commit 8f6e17f

Browse files
committed
Add repository badges and CI checks
1 parent 4ed1e8b commit 8f6e17f

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Arduino-Project-Manager-GPT
22

3-
[![Python](https://img.shields.io/static/v1?style=flat&label=Python&message=3.x&color=3776ab&labelColor=24292f)](https://www.python.org/downloads/)
4-
[![License](https://img.shields.io/static/v1?style=flat&label=License&message=MIT&color=0969da&labelColor=24292f)](https://github.com/ripred/Arduino-Project-Manager-GPT/blob/main/LICENSE)
5-
[![Stars](https://img.shields.io/static/v1?style=flat&label=Stars&message=2&color=bf8700&labelColor=24292f)](https://github.com/ripred/Arduino-Project-Manager-GPT/stargazers)
6-
[![Forks](https://img.shields.io/static/v1?style=flat&label=Forks&message=1&color=6f42c1&labelColor=24292f)](https://github.com/ripred/Arduino-Project-Manager-GPT/network/members)
3+
[![Python](https://flat.badgen.net/badge/Python/3.x/3776ab?labelColor=24292f)](https://www.python.org/downloads/)
4+
[![License](https://flat.badgen.net/badge/License/MIT/0969da?labelColor=24292f)](https://github.com/ripred/Arduino-Project-Manager-GPT/blob/main/LICENSE)
5+
[![Stars](https://flat.badgen.net/badge/Stars/2/bf8700?labelColor=24292f)](https://github.com/ripred/Arduino-Project-Manager-GPT/stargazers)
6+
[![Forks](https://flat.badgen.net/badge/Forks/1/6f42c1?labelColor=24292f)](https://github.com/ripred/Arduino-Project-Manager-GPT/network/members)
77

88
A complete customized GPT that has access to your host machine's `Arduino/` folder to compile, upload, create, debug, manage libraries and board cores, automate build processes and much more!
99

0 commit comments

Comments
 (0)