about summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2022-03-14 16:46:05 -0700
committerKartik K. Agaram <vc@akkartik.com>2022-03-14 16:46:05 -0700
commitbabaa235b1599b010c07d2e2b23906cb0976cabd (patch)
treea786448c09ae0ae736f90476374cd0076ba6c59f /README.md
parent2b81ded335bf669d03e91207a946b91e7bc69888 (diff)
downloadteliva-babaa235b1599b010c07d2e2b23906cb0976cabd.tar.gz
update link to manual
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/README.md b/README.md
index 66b47e1..f84226d 100644
--- a/README.md
+++ b/README.md
@@ -198,13 +198,13 @@ them in Teliva and let people use regular Lua. Or other platforms!
 - Some functions in lcurses have [additional smarts](https://github.com/lcurses/lcurses/blob/master/lib/curses.lua).
   Teliva is [consistent with the underlying ncurses](https://github.com/akkartik/teliva/blob/main/src/lcurses/curses.lua).
 
-[The manual in this repo](doc/manual.html) is up to date; use it rather than
-the standard Lua one.
+Look in [the manual](https://akkartik.github.io/teliva/doc/manual.html) for
+more details of what's available.
 
-I expect to delete more capabilities throughout this stack as I discover
-features that don't fit well with the Teliva experience. If you find Teliva of
-use, please [introduce yourself](http://akkartik.name/contact) to me so that I
-am aware of your use cases. Anybody who is interested can gain a say in its
+I may delete more capabilities throughout this stack as I discover features
+that don't fit well with the Teliva experience. If you find Teliva of use,
+please [introduce yourself](http://akkartik.name/contact) to me so that I am
+aware of your use cases. Anybody who is interested can gain a say in its
 future direction.
 
 ## What's with the name?