diff --git a/README.md b/README.md index 794cc36..21d43a0 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Example applications demonstrating LiveTemplate usage with various features and The todo app demonstrates LiveTemplate's core features in ~150 lines of Go + ~80 lines of HTML: -- **Real-time sync** — open two tabs as the same user; changes appear instantly via `Sync()` +- **Real-time sync** — open two tabs as the same user; changes appear instantly via explicit `BroadcastAction` - **Standard HTML forms** — `