-
Notifications
You must be signed in to change notification settings - Fork 29
/
README
39 lines (28 loc) · 873 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
= Emacsbook
This is repo for emacsbook, written in Korean.
Web: http://tsgates.github.io/emacsbook/
Github: git://github.com/tsgates/emacsbook.git
= Commits
Before submitting your changes, please run "./make-test" and
see if there are any trivial error in case you don't have
complete compilation environment.
= Helps
I need many helps:
- For whom can edit figures:
I need one more layer to explain snapshots, like
explaining and highlighting each section in fig.1
- For whom are good at grammars:
Admittedly I am terrible at grammars, so I'd love
any comment on this!
- For whom have some interests:
See TODO!
= Contributors
Namhyung Kim
Deokhwan Kim
= License
Books:
- Creative Commons 3 (no commercial)
- http://creativecommons.org/licenses/by-nc/3.0
Codes:
- MIT
- http://www.opensource.org/licenses/mit-license.php