Skip to content

Commit 8ad1808

Browse files
authored
Update README.rst
1 parent 484fc63 commit 8ad1808

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.rst

+16
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
Why use this repo from WISEPLAT?
2+
================================
3+
4+
Here is a backtrader with 2 new commits !! You can post your commits in my repository - I will apply them ASAP!
5+
6+
To install backtrader from my repository:
7+
## pip install git+https://github.com/WISEPLAT/backtrader.git
8+
9+
By this link https://github.com/WISEPLAT/backtrader you can suggest your commits, I will apply them ASAP.
10+
This suggestion is made here, because of no one from original project doesn't want to continue this cool project!
11+
12+
1st commit: Option to change background for plotted value tags for dark theme - to get dark theme)))
13+
When you use dark theme you need to change background for plotted value tags.
14+
15+
2nd commit: Fix: In last Python versions collections.Iterable -> collections.abc.Iterable - to work with Python 3.11+
16+
117
backtrader
218
==========
319

0 commit comments

Comments
 (0)