diff --git a/README.md b/README.md index 5c9f357..556c450 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,7 @@ # Directions for Using the Python LED Program -**Soure code contributions to this project are welcomed!!!!!** - -I've notated the code fairly well so it should be relatively easy to dive into if you've played in Python before. +**Soure code contributions to this project are welcomed!!!!!** I've notated the code fairly well so it should be relatively easy to dive into if you've played in Python before. This project uses Python to provide a user interface for creating cool 32x32 LED Matrix displays. The project can be used in concert with the matrix or alone as a sort of painting program. Improvements forthcoming! Please be patient as this was my first dive into Python's Tkinter.