diff options
author | Samuel Fadel <samuelfadel@gmail.com> | 2021-08-19 10:01:16 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-19 10:01:16 +0200 |
commit | a56ac502f6165f4d8e63f9e225d5e3097390a1a2 (patch) | |
tree | 75e9450c30db2ce18074c50741f11b99a1764ec5 /README.md | |
parent | 7d58f5752f7bb40a9784c05ba1ad66e96c14c2e4 (diff) |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ -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. +**NOTE:** 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 |