diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md index ec33802..0e6167d 100644 --- a/README.md +++ b/README.md @@ -53,8 +53,7 @@ code. Not quite. My priority is providing a good experience for newcomers to comprehend and modify the programs they use. If it's not clear how to provide that experience for some kinds of Lua programs, I'd rather disable support for -them in Teliva and let people use regular Lua (or other languages and -environments!) for them. +them in Teliva and let people use regular Lua. Or other platforms! - This approach doesn't make sense for batch programs, I think. |