From 693290e35e6d7972f4b0ce71994850a5f6a506f5 Mon Sep 17 00:00:00 2001 From: Jakob Kaivo Date: Sat, 10 Nov 2018 12:17:57 -0500 Subject: basic instructions for what will be --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ad2ce46..06a472e 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,9 @@ # freeonebook -a free manga reader for the Progress Technologies eOneBook + +To use, compile: + + $ make + +Then copy freeonebook to `.a001` on your SD card: + + $ cp freeonebook /path/to/sd/.a001 -- cgit v1.2.1