Skip to content

Commit eeb2227

Browse files
committed
Added Travis status image to Readme
1 parent 192be69 commit eeb2227

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Arduino Cocktail
22

3+
[![Build Status](https://travis-ci.org/xythobuz/Arduino-Cocktail.svg?branch=master)](https://travis-ci.org/xythobuz/Arduino-Cocktail)
4+
35
This Arduino sketch can be used to control a cocktail machine, consisting in my case of four solenoids, controlled by relais, that open or close the path for up to four ingredients.
46

57
The user interface is implemented using an 128x64 monochrome I2C OLED and three pushbuttons.

0 commit comments

Comments
 (0)