Skip to content

Commit 6c09aaf

Browse files
authored
Merge pull request #14 from GhostTypes/update-readme-badges-docs-link
Update README layout
2 parents 72a6e07 + 4194e44 commit 6c09aaf

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,16 @@
77
<img src="https://img.shields.io/badge/-jest-%23C21325?style=for-the-badge&logo=jest&logoColor=white" alt="Jest">
88
<img src="https://img.shields.io/badge/axios-671ddf?style=for-the-badge&logo=axios&logoColor=white" alt="Axios">
99
</p>
10+
<p>
11+
<img src="https://img.shields.io/github/stars/GhostTypes/ff-5mp-api-ts.svg?style=for-the-badge&labelColor=black&color=yellow" alt="Stars">
12+
<img src="https://img.shields.io/github/forks/GhostTypes/ff-5mp-api-ts.svg?style=for-the-badge&labelColor=black&color=blue" alt="Forks">
13+
</p>
1014
<p>
1115
A robust, cross-platform API for FlashForge 3D printers, created through
1216
reverse-engineering the communication between the printers and FlashForge software.
1317
</p>
1418
<p>
15-
<img src="https://img.shields.io/github/stars/GhostTypes/ff-5mp-api-ts.svg?style=for-the-badge&labelColor=black&color=yellow" alt="Stars">
16-
<img src="https://img.shields.io/github/forks/GhostTypes/ff-5mp-api-ts.svg?style=for-the-badge&labelColor=black&color=blue" alt="Forks">
19+
<a href="docs/README.md"><strong>Explore the Docs »</strong></a>
1720
</p>
1821
</div>
1922

0 commit comments

Comments
 (0)