Skip to content

Commit

Permalink
Add version badge to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
smbduknow authored Aug 28, 2023
1 parent 44123ee commit 938c1f3
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,7 +1,8 @@
# PerformanceSuite Android

[![CI status](https://github.com/bookingcom/perfsuite-android/actions/workflows/ci.yml/badge.svg)](https://github.com/bookingcom/perfsuite-android/actions/workflows/ci.yml)
[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://github.com/bookingcom/perfsuite-android/blob/main/LICENSE)
[![License](https://img.shields.io/badge/License-Apache_2.0-green.svg)](https://github.com/bookingcom/perfsuite-android/blob/main/LICENSE)
[![Release version](https://img.shields.io/github/release/bookingcom/perfsuite-android.svg?label=Release)](https://github.com/bookingcom/perfsuite-android/releases)

Lightweight library designed to measure and collect performance metrics for Android applications
in production.
Expand Down

0 comments on commit 938c1f3

Please sign in to comment.