diff --git a/README.md b/README.md index 027e258..57d766f 100644 --- a/README.md +++ b/README.md @@ -119,7 +119,7 @@ served from service workers). ## IO -To provide livecoding experience, Leporello.js caches calls to IO functions +To provide interactive experience, Leporello.js caches calls to IO functions made by your app and can later replay them from cache, allowing to program by making small iterations on your code and instantly getting feedback.