From e41f1d27dd0386281e8c50d5fb2de13394498e69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bal=C3=A1zs=20Kelemen?= <10376327+prampec@users.noreply.github.com> Date: Wed, 27 May 2015 00:09:33 +0200 Subject: [PATCH] Update README.md --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index eaef4bd..7cd190c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ -LcdBarGraph -=========== +LcdBarGraphX +============ -An Arduino library to draw bar graph on a Liquid Chrystal display. +LcdBarGraph is an Arduino library to draw bar graph on a Liquid Chrystal display. This LcdBarGraphX is a fork of the original project to be driven by the "F. Malpartida" version LCD lib (aka. LiquidCrystal_I2C) See page http://playground.arduino.cc/Code/LcdBarGraph for details. + +See details about the I2C supported liquid chrystal library here: https://bitbucket.org/fmalpartida/new-liquidcrystal/wiki/Home