Skip to content

Commit 019861d

Browse files
authored
Merge pull request #16 from coingecko/docs/fix-readme-watch-description
docs: remove update frequency claim from watch description
2 parents e702dd3 + 1e8762c commit 019861d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ cg top-gainers-losers --top-coins 300 --export gainers.csv
312312

313313
### `cg watch` — Live Price Streaming (Exclusive for [Analyst plan](https://www.coingecko.com/en/api/pricing) & above)
314314

315-
Stream real-time price updates via CoinGecko's WebSocket API. Updates arrive approximately every 10 seconds. USD prices only.
315+
Stream real-time price updates via CoinGecko's WebSocket API. USD prices only.
316316

317317
```sh
318318
cg watch --ids bitcoin,ethereum # Live updating table

0 commit comments

Comments
 (0)