From b527f79fe648d15118da7ccbe2a60ac6cc88968a Mon Sep 17 00:00:00 2001 From: Kattni Date: Wed, 21 Nov 2018 16:36:05 -0500 Subject: [PATCH] Update README.md --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ab20c26..95b5b3e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,15 @@ -Adafruit_Python_CharLCD +DEPRECATED LIBRARY. NO LONGER SUPPORTED. USAGE NOT RECOMMENDED. ======================= +This library has been deprecated! We are leaving this up for historical and research purposes but archiving the repository. + +We are now only supporting the use of our CircuitPython libraries for use with Python. + +Check out this guide for info on using character LCDs with the CircuitPython library: https://learn.adafruit.com/character-lcds/python-circuitpython + + +**Adafruit_Python_CharLCD** + Python library for accessing Adafruit character LCDs from a Raspberry Pi or BeagleBone Black. Designed specifically to work with the Adafruit character LCDs ----> https://learn.adafruit.com/character-lcds/overview