From a8d32f89a496f131150f2b493cbcfbd26add4cb7 Mon Sep 17 00:00:00 2001 From: Diego Barrios Romero Date: Tue, 13 Nov 2018 18:50:04 +0100 Subject: Put badges in a new line each --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 4214bc6..227f4ba 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Rust ADS1x1x ultra-small, low-power analog-to-digital converters (ADC) Driver -[![crates.io](https://img.shields.io/crates/v/ads1x1x.svg)](https://crates.io/crates/ads1x1x) [![Docs](https://docs.rs/ads1x1x/badge.svg)](https://docs.rs/ads1x1x) [![Build Status](https://travis-ci.org/eldruin/ads1x1x-rs.svg?branch=master)](https://travis-ci.org/eldruin/ads1x1x-rs) +[![crates.io](https://img.shields.io/crates/v/ads1x1x.svg)](https://crates.io/crates/ads1x1x) +[![Docs](https://docs.rs/ads1x1x/badge.svg)](https://docs.rs/ads1x1x) +[![Build Status](https://travis-ci.org/eldruin/ads1x1x-rs.svg?branch=master)](https://travis-ci.org/eldruin/ads1x1x-rs) This is a platform agnostic Rust driver for the ADS1013, ADS1014, ADS1015, ADS1113, ADS1114, ADS1115, ADS1018 and ADS1118 ultra-small, low-power -- cgit v1.2.3-54-g00ecf