Skip to content

Commit

Permalink
docs: update quick start section
Browse files Browse the repository at this point in the history
  • Loading branch information
Leo4815162342 committed Mar 19, 2024
1 parent 8569db1 commit 546fb5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ const { getHistoricalRates } = require('dukascopy-node');
## 📖 Quick start
* [Basic usage of `dukascopy-node`](https://www.dukascopy-node.app/output-formats)
* [Downloading tick data](https://www.dukascopy-node.app/downloading-tick-data)
* [Date formatting and converting timezones](https://www.dukascopy-node.app/custom-date-format-and-timezone-conversion)
* [Dealing with empty data and errors](https://www.dukascopy-node.app/errors-and-empty-data)
* [Downloading data with cache](https://www.dukascopy-node.app/using-cache)
* [Downloading data with custom batching](https://www.dukascopy-node.app/custom-batching)
Expand Down

0 comments on commit 546fb5c

Please sign in to comment.