diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..8a6e457 --- /dev/null +++ b/readme.md @@ -0,0 +1,4 @@ +Led +=== + +Led is a simple console-based text editor, inspired loosely by [Zed](http://zedapp.org). \ No newline at end of file diff --git a/todo.md b/todo.md new file mode 100644 index 0000000..3152cfd --- /dev/null +++ b/todo.md @@ -0,0 +1 @@ +- Implement useful iterators for the Text Rope. \ No newline at end of file