Skip to content

Commit

Permalink
update provider readme
Browse files Browse the repository at this point in the history
  • Loading branch information
montezdesousa committed Aug 2, 2023
1 parent 1e0a3c3 commit 49fe650
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openbb_sdk/sdk/provider/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Close for closing price column name in data from one provider might be coded as
- **RegistryLoader** : Loads the registry with the provider extensions installed.
- **Registry** : Maintains a registry of provider extensions installed.
- **RegistryMap** : Stores the complete characterization of each provider. It centralizes information like required credentials, standardised and extra query parameteres/data by provider.
- **QueryExecutor** : Executes the query, routing it to the respective provider.
- **QueryExecutor** : Executes a given query, routing it to the respective provider and fetcher.

## Installation

Expand Down

0 comments on commit 49fe650

Please sign in to comment.