Skip to content

Commit

Permalink
docs: add link to latest release badge and add license badge
Browse files Browse the repository at this point in the history
  • Loading branch information
ramirezfernando committed Apr 14, 2024
1 parent 0e11d0a commit 4b0f377
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
# Ube
<img width="100%" alt="Ube banner" src="./images/ube-banner.png"/>

![Latest Release](https://img.shields.io/github/v/release/ramirezfernando/ube)
[![Latest Release](https://img.shields.io/github/v/release/ramirezfernando/ube)](https://github.com/ramirezfernando/ube/releases/tag/v2.0.0)
![Coverage](https://img.shields.io/badge/Coverage-82.0%25-brightgreen)
![GitHub Downloads (all assets, all releases)](https://img.shields.io/github/downloads/ramirezfernando/ube/total)
![GitHub License](https://img.shields.io/github/license/ramirezfernando/ube)

Ube (ooh-bay) is a program that displays statistics about your code. Ube will show the number of files, and total lines within those files grouped by language.

Expand Down

0 comments on commit 4b0f377

Please sign in to comment.