1 files changed, 22 insertions(+), 0 deletions(-)
A README.md
A README.md => README.md +22 -0
@@ 0,0 1,22 @@
+* CTU FEE APO Semestral Project
+
+This project consists of 3 programs for MZ_APO.
+
+** Documentation
+Documentation may be built using make docs
+and then found in docs/ folder
+
+** File browser
+For viewing local filesystem, browsing folders and opening files
+
+More can be found in manual
+
+** Image viewer
+For viewing images you can zoom to at cursor location
+
+More can be found in manual
+
+** Text viewer
+For viewing text files (it will not work correctly with non text files)
+
+More can be found in manual