diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 1acd653..35f1058 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ Further forks are encouraged. If you show me your fork, I'll link to it here. support for modifying files; useful starting point for some forks. * https://codeberg.org/akkartik/pong.love -- a fairly minimal example app that can edit and debug its own source code. -* https://codeberg.org/akkartik/template-live-editor.love -- a template for +* https://codeberg.org/akkartik/template-live-editor -- a template for building "free-wheeling" live programs (easy to fork, can be modified as they run), with a text editor primitive. * https://codeberg.org/akkartik/luaML.love -- a free-wheeling 'browser' for a |