mirror of
https://github.com/Feliix42/ssd1675.git
synced 2024-11-24 03:36:30 +00:00
Add Travis badge to README
This commit is contained in:
parent
ccb8d78c95
commit
cb548ac0b6
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
Rust driver for the [Solomon Systech SSD1675][SSD1675] e-Paper display (EPD)
|
||||
controller, for use with [embedded-hal].
|
||||
|
||||
[![Build Status](https://travis-ci.org/wezm/ssd1675.svg?branch=master)](https://travis-ci.org/wezm/ssd1675)
|
||||
[![crates.io](https://img.shields.io/crates/v/ssd1675.svg)](https://crates.io/crates/ssd1675)
|
||||
[![Documentation](https://docs.rs/ssd1675/badge.svg)][crate-docs]
|
||||
|
||||
|
|
Loading…
Reference in a new issue