Skip to content

Commit

Permalink
Update badges in Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaspustina committed Jan 27, 2020
1 parent ffd0496 commit afcbb4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# netatmo-rs

[![Linux Build Status](https://circleci.com/gh/lukaspustina/netatmo-rs.svg?style=shield)](https://circleci.com/gh/lukaspustina/netatmo-rs) [![codecov](https://codecov.io/gh/lukaspustina/netatmo-rs/branch/master/graph/badge.svg)](https://codecov.io/gh/lukaspustina/netatmo-rs) [![GitHub release](https://img.shields.io/github/release/lukaspustina/netatmo-rs.svg)](https://github.com/lukaspustina/netatmo-rs/releases) [![](https://img.shields.io/crates/v/netatmo-rs.svg)](https://crates.io/crates/netatmo-rs) [![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg?label=License)](./LICENSE)
![CI](https://github.com/lukaspustina/netatmo-rs/workflows/CI/badge.svg) [![GitHub release](https://img.shields.io/github/release/lukaspustina/netatmo-rs.svg)](https://github.com/lukaspustina/netatmo-rs/releases) [![](https://img.shields.io/crates/v/netatmo-rs.svg)](https://crates.io/crates/netatmo-rs) [![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg?label=License)](./LICENSE)

`netatmo-rs` is a simple [Rust](https://rust-lang.org) library to talk to [Netatmo's API](https://dev.netatmo.com/resources/technical/introduction).

Expand Down

0 comments on commit afcbb4d

Please sign in to comment.