Skip to content

Commit f014246

Browse files
Merge pull request #30 from skyflowapi/task/add-metrics-in-readme
Update README.md
2 parents 0cb41e9 + 6cc103a commit f014246

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Skyflow-java
22
This Java SDK is designed to help developers easily implement Skyflow into their java backend.
33

4+
[![CI](https://img.shields.io/static/v1?label=CI&message=passing&color=green?style=plastic&logo=github)](https://github.com/skyflowapi/skyflow-java/actions)
5+
[![GitHub release](https://img.shields.io/github/v/release/skyflowapi/skyflow-java.svg)](https://mvnrepository.com/artifact/com.skyflow/skyflow-java)
6+
[![License](https://img.shields.io/github/license/skyflowapi/skyflow-java)](https://github.com/skyflowapi/skyflow-java/blob/master/LICENSE)
7+
8+
49
# Table of Contents
510

611
* [Features](#features)
@@ -454,4 +459,4 @@ Current the following 5 log levels are supported:
454459

455460

456461
`Note`:
457-
- The ranking of logging levels is as follows : `DEBUG` < `INFO` < `WARN` < `ERROR`.
462+
- The ranking of logging levels is as follows : `DEBUG` < `INFO` < `WARN` < `ERROR`.

0 commit comments

Comments
 (0)