Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
milyin committed Dec 13, 2024
1 parent 200801a commit 7d9d73d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions zenoh-ts/examples/chat/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ To start the example follow these steps:
yarn start
```

4. Open second browser window on the same address, connect to server and test the chat

The example uses "importmap" approach to run the project. This means that the javascript code
is loaded by browser directly, without additional bundling. This is done purposedly to
verify that the zenoh-ts library is ready to be used in browser without additional tooling.
Expand Down

0 comments on commit 7d9d73d

Please sign in to comment.