Skip to content

Commit b77569b

Browse files
committed
[#566] Add Zero Dependencies Badge on README.md and index.md
1 parent bfde0ef commit b77569b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
![GitHub contributors](https://img.shields.io/github/contributors/prmr/JetUML)
66
![GitHub all releases](https://img.shields.io/github/downloads/prmr/JetUML/total)
77
![GitHub Repo stars](https://img.shields.io/github/stars/prmr/JetUML?style=flat&color=Green)
8+
[![0 dependencies!](https://0dependencies.dev/0dependencies.svg)](https://0dependencies.dev)
89

910

1011
A lightweight desktop application for interactively creating and editing diagrams in the Unified Modeling Language. JetUML supports the sketching of software design ideas with a minimum of fuss. Diagrams can be saved in JSON, exported to popular image formats, and copied to the system clipboard for integration with other tools. Supports class diagrams, sequence diagrams, state diagrams, object diagrams, and use case diagrams.

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
![GitHub contributors](https://img.shields.io/github/contributors/prmr/JetUML)
66
![GitHub all releases](https://img.shields.io/github/downloads/prmr/JetUML/total)
77
![GitHub Repo stars](https://img.shields.io/github/stars/prmr/JetUML?style=flat&color=Green)
8-
8+
[![0 dependencies!](https://0dependencies.dev/0dependencies.svg)](https://0dependencies.dev)
99

1010
A lightweight desktop application for interactively creating and editing diagrams in the Unified Modeling Language. JetUML supports the sketching of software design ideas with a minimum of fuss. Diagrams can be saved in JSON, exported to popular image formats, and copied to the system clipboard for integration with other tools. Supports class diagrams, sequence diagrams, state diagrams, object diagrams, and use case diagrams.
1111

0 commit comments

Comments
 (0)