From 7e33567ba8943b098a5bb239fe81b828461a55cf Mon Sep 17 00:00:00 2001 From: "Haoran S. Diao" <0@hairydiode.xyz> Date: Fri, 8 Feb 2019 13:11:56 -0500 Subject: initial commit --- README | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..c6a685d --- /dev/null +++ b/README @@ -0,0 +1,7 @@ +Library for drawing graphics with braille characters. +By default, the screen is only 200x200 braille "pixels". +requires only standard C libraries. + +To install: + make + sudo make install -- cgit v1.1