1 files changed, 2 insertions, 2 deletions
|
diff --git a/README.md b/README.md index eb8dd0f..9c26026 100644 --- a/ README.md+++ b/ README.md |
| @@ -29,11 +29,11 @@ At the moment the software only supports a CLI version. |
| 29 | |
29 | |
| 30 | Support wil be kept to Linux and MacOS for now. |
30 | Support wil be kept to Linux and MacOS for now. |
| 31 | |
31 | |
| 32 | --- |
32 | <center>--- |
| 33 | |
33 | |
| 34 | I2C CONTROLLER GUIDE |
34 | I2C CONTROLLER GUIDE |
| 35 | |
35 | |
| 36 | --- |
36 | </center>--- |
| 37 | |
37 | |
| 38 | This program is designed to control an LCD1602 using python. It supports |
38 | This program is designed to control an LCD1602 using python. It supports |
| 39 | a GUI and CLI interface and is at the moment only linux compatible. |
39 | a GUI and CLI interface and is at the moment only linux compatible. |
|