enventor - updated README

This commit is contained in:
ChunEon Park 2013-08-25 14:27:40 +09:00
parent ae805d69b2
commit 5406d95691
1 changed files with 9 additions and 15 deletions

24
README
View File

@ -1,4 +1,4 @@
Enventor v0.1
- Enventor v0.1
This is an EDC editor with some convenient functions. It's brand new and was
only started near the begining of June 2013, so expecting it to do everything a
@ -6,9 +6,7 @@ mature script editor does is a bit premature, but considering it's young age,
it does a lot.
-------------------------------------------------------------------------------
Requirements:
-------------------------------------------------------------------------------
- Requirements:
eina (>= 1.7.0)
eet (>= 1.7.0)
@ -23,21 +21,18 @@ Please note that some features may not quite function correctly or completely on
EFL 1.7, and 1.8 or newer would be better.
Please see http://www.enlightenment.org for information on these.
--------------------------------------------------------------------------------
Compiling:
--------------------------------------------------------------------------------
- Compiling:
Once you have met requirements, compiling and installing is simple:
$ ./autogen.sh
$ make
$ sudo make install
--------------------------------------------------------------------------------
Short Cut Keys:
--------------------------------------------------------------------------------
- Short Cut Keys:
Esc = Open/Close Menu
F1 = Show README
@ -58,9 +53,8 @@ Ctrl+W = Show/Hide Dummy Swallow Object
Ctrl++ = Font Size Up
Ctrl+- = Font Size Down
--------------------------------------------------------------------------------
Command Line Usage:
--------------------------------------------------------------------------------
- Command Line Usage:
enventor --help
enventor [input file] [-id image path] [-sd sound path]