Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
<img src="https://img.shields.io/badge/Language-Kotlin-purple?logo=kotlin" alt="Kotlin">
<img src="https://img.shields.io/badge/License-MIT-blueviolet" alt="MIT License">
<img src="https://img.shields.io/badge/PRs-Welcome-mediumpurple" alt="PRs Welcome">
<img src="https://github.com/dimeskigj/jack-cli/actions/workflows/validation.yml/badge.svg" alt="Validation workflow status">
<img src="https://github.com/dimeskigj/jack-cli/actions/workflows/release.yml/badge.svg" alt="Release workflow status">
</p>

## Usage
Expand Down
Loading