Updated README. - sam - An updated version of the sam text editor. | |
git clone git://vernunftzentrum.de/sam.git | |
Log | |
Files | |
Refs | |
LICENSE | |
--- | |
commit ffac0c85c782775d3f63e9bf42df7f31b014f5c1 | |
parent 6c84ad764cbf7b31275586ffb6bb3f3e2060409c | |
Author: Rob King <[email protected]> | |
Date: Wed, 14 Sep 2016 10:12:13 -0500 | |
Updated README. | |
Diffstat: | |
README.rst | 3 ++- | |
1 file changed, 2 insertions(+), 1 deletion(-) | |
--- | |
diff --git a/README.rst b/README.rst | |
@@ -17,7 +17,8 @@ sam was the standard text editor for `Plan 9 from Bell Labs`_… | |
This version of sam is based on that 1980s Unix port, with many useful additio… | |
*Note that this is not stable software.* | |
-This version of sam is under heavy development. | |
+This version of sam is under heavy development; | |
+the goal being to get it working before making it beautiful. | |
That being said, it's my primary editor, so any major bugs tend to get fixed p… | |
Still, be careful with it. | |