diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2020-02-27 17:02:05 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2020-02-27 17:02:05 +0000 |
| commit | 554c39eccbb415f8f7aa0ce8b31a47b330ca64b9 (patch) | |
| tree | 601ed845378a4accd41ea53bb4f6735e091c7ecf | |
| parent | initial commit (diff) | |
| download | alive.kak-554c39eccbb415f8f7aa0ce8b31a47b330ca64b9.tar.gz alive.kak-554c39eccbb415f8f7aa0ce8b31a47b330ca64b9.zip | |
add README
| -rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..c311cb0 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +alive.kak +========= + +[Kakoune][kak] editor integration for the [alive][alive] persistent expression +livecoding language. + +[kak]: https://github.com/mawww/kakoune +[alive]: https://git.s-ol.nu/alivecoding |
