Skip to content

Commit 92cd7a2

Browse files
committed
Minor document changes
1 parent 1416de9 commit 92cd7a2

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,11 @@ This is the Arduino library part of the package, it also comes with a Java desig
1212

1313
## Installation
1414

15-
This is the native library that goes along with tcMenu. It's in a separate repository because of the way that Arduino libraries need to be packaged. Install by unzipping into the Arduino/libraries directory and rename the folder to tcMenu. You can also get the full package with generator UI and examples, see below.
15+
This is the native library that goes along with tcMenu. It's in a separate repository because of the way that Arduino libraries need to be packaged. Install by unzipping into the Arduino/libraries directory and rename the folder to tcMenu. You can also get the full package with generator UI and examples, see below. This library depends upon:
16+
17+
* IoAbstraction [https://github.com/davetcc/IoAbstraction] in all cases.
18+
* LiquidCrystalIO fork [https://github.com/davetcc/LiquidCrystalIO] that supports task manager when using the LiquidCrystal support.
19+
* Adafruit_GFX if you are using the Adafruit graphics driver.
1620

1721
## Package structure and installation:
1822

0 commit comments

Comments
 (0)