diff options
author | Samuel Fadel <samuelfadel@gmail.com> | 2021-08-19 10:00:50 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-19 10:00:50 +0200 |
commit | 7d58f5752f7bb40a9784c05ba1ad66e96c14c2e4 (patch) | |
tree | 9e2e77f48b208450edf51d28fb7ec82ee0b58e1a | |
parent | dd34e105097d757b8c0eb587d531baa01f7437ee (diff) |
Update README.md
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +This project was mostly an exercise on how to make the leanest possible terminal +emulator using GTK+2 and VTE. It is not actively developed. + # T # T is a lean **T**erminal emulator. The project aims to keep it as simple as possible, while still being usable. Configuration is done by modifying the file |