diff --git a/README.md b/README.md new file mode 100644 index 0000000..a0856a7 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# ESLabsCurses +Library for curses like interfaces on embedded displays. + +Right now its only for my [CDashDisplay](https://github.com/ESilva15/CDashDisplay) +project, so it probably doesn't work that good on other projects.