Skip to content

Commit 2dd48f6

Browse files
authored
Add badges for Java version and platform
Added Java and Platform badges to README.
1 parent 2bc8aad commit 2dd48f6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
![Static Badge](https://img.shields.io/badge/author-javiergs-orange)
22
![GitHub repo size](https://img.shields.io/github/repo-size/CSC3100/Tool-MQTT)
3+
![Java](https://img.shields.io/badge/Java-17+-blue)
4+
![Platform](https://img.shields.io/badge/platform-Java_Swing-orange)
35

46
This project provides three Java examples for learning MQTT using the Eclipse Paho MQTT client and the public test broker at **test.mosquitto.org**.
57

0 commit comments

Comments
 (0)