diff options
| -rw-r--r-- | README.md | 3 | ||||
| -rw-r--r-- | docs/notes/ui-crap.txt | 5 | 
2 files changed, 3 insertions, 5 deletions
| @@ -4,6 +4,9 @@ LRL - Lightweight Reusable Language  Copyright © 2011-2017 Samuel Lidén Borell +This project is abandoned and superseded by the +[SLUL programming language](https://codeberg.org/samuellb/slul) project, +which has similar goals.  What's LRL?  ----------- diff --git a/docs/notes/ui-crap.txt b/docs/notes/ui-crap.txt index 278bb72..4b4513b 100644 --- a/docs/notes/ui-crap.txt +++ b/docs/notes/ui-crap.txt @@ -1,8 +1,3 @@ - - -melllanrost brygg eko - -  Use case 1: Form      typedef User = struct( | 
