diff options
author | Leo Tenenbaum <pommicket@gmail.com> | 2021-03-05 16:11:01 -0500 |
---|---|---|
committer | Leo Tenenbaum <pommicket@gmail.com> | 2021-03-05 16:11:01 -0500 |
commit | 8944eb64682f626f76b9b204a58afc8fa5d0a522 (patch) | |
tree | a82fabd9a7c0e90d72a1d3368935ecc54cafa575 /README.md | |
parent | f80661e0958c1fa70b2eea9dc2a9b89e86c802d3 (diff) |
fix some little problems with the file selector
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -2,14 +2,12 @@ A text editor. -**ted is still very new, and there are almost certainly bugs. I don't recommend using this as your main text editor yet.** +**ted is still very new. There is no nice installer yet (if you want ted, you'll have to build it from source). +I'll release installers after testing it a bit more to try to find any bugs there might be.** <img src="ted.png"> -To install ted, you will need to build it from source (see below). Eventually there will be a nice installer, but only when it's stable and bug-free enough for -ordinary use. - ## Why? There are a lot of text editors out there. ted doesn't do anything new. |