Browse Source

Merge branch 'master' of github.com:leothelocust/led

master
Levi Olson 5 years ago
parent
commit
4357d620b9
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      README.md

+ 1
- 0
README.md View File

@ -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

Loading…
Cancel
Save