diff --git a/README.md b/README.md index 7af6996..dbe685f 100644 --- a/README.md +++ b/README.md @@ -128,7 +128,7 @@ import 'websocket-polyfill' ### Interacting with multiple relays ```js -import {pool} from 'nostr-tools' +import {SimplePool} from 'nostr-tools' const pool = new SimplePool()