Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Furthermore, the repository will contain **dummy/demo** strategies for each of t
These should be **updated** to **your specific needs** according to the strategy or strategies you intend to implement.
The ones that are not used should be deleted.

It is **important** to update the [`setup.cfg`]({{ cookiecutter.project_slug }}/setup.cfg) according to the updated strategies in order for the strategies to be importable through OTE-API Core.
It is **important** to update the [`setup.cfg`](%7B%7B%20cookiecutter.project_slug%20%7D%7D/setup.cfg) according to the updated strategies in order for the strategies to be importable through OTE-API Core.

## Usage

Expand Down