No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
README.md
|
|
@ -5,6 +5,7 @@ LED is a lightweight text editor written using Go. |
|
|
|
This project is in VERY early stages and you could very likely destroy any file you open with it. _SO USE WITH CAUTION!_ |
|
|
|
|
|
|
|
## Installation |
|
|
|
cd ~/go/src |
|
|
|
git clone https://github.com/leothelocust/led.git |
|
|
|
cd led/ |
|
|
|
make testfile |
|
|
|