Skip to content

Commit

Permalink
Added installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
jgOhYeah committed Jun 25, 2021
1 parent 7298bec commit 035d81c
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
Expand Up @@ -29,7 +29,7 @@ All interfacing to the lcd is handled by the built in Arduino `LiquidCrystal` li

# Getting started
## Installing the library
Copy this folder into the Arduino library folder. You may want to restart the Arduino IDE if you are using it to get syntax highlighting to update.
Search for *LCDGraph* in the libraries manager of copy this folder into the Arduino library folder. You may want to restart the Arduino IDE if you are using it to get syntax highlighting to update.

## Including in your sketch
Add these lines to the top of your sketch:
Expand Down

0 comments on commit 035d81c

Please sign in to comment.