mirror of
1
0
Fork 0

Update README.md

This commit is contained in:
Tristan B. Kildaire 2020-05-06 10:30:07 +02:00 committed by GitHub
parent 9227c30f8c
commit f89462414c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 3 deletions

View File

@ -1,9 +1,7 @@
ped (previously he)
=====================
Extensible text editor
The goal of this project is to write a Plugabale EDitor, hence the name ped,
ped will be bare bones, and will rely on plugins written by the community.
**Ped** (or **p**retty **e**xtendable **e**ditor) is a text editor that aims at being as minimalist as possible but supporting dynamically loadable modules to add to its featureset.
## Compiling