Skip to content

Commit 1bec417

Browse files
authored
Update README.md
1 parent ea1c978 commit 1bec417

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

web-basic-sample-syncmanager/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,19 +36,19 @@ By using this [link](https://sample.sendbird.com/basic/sync-manager), you can te
3636

3737
<br />
3838

39-
## Run the sample app on your system
39+
## Getting started
4040

41-
You can install SyncManager for Javascript sample app through `npm`.
41+
You can install and run SyncManager for JavaScript sample app on your system using `npm`.
4242

43-
1. Install packages
43+
### Install packages
4444

4545
`Node` v8.x+ should be installed on your system.
4646

4747
```bash
4848
npm install
4949
```
5050

51-
2. Run
51+
### Run the sample
5252

5353
```bash
5454
npm start

0 commit comments

Comments
 (0)