Skip to content

Commit c038cfe

Browse files
author
sixtysixx
committed
2 parents 37307cd + b852a86 commit c038cfe

2 files changed

Lines changed: 5 additions & 6 deletions

File tree

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,13 @@ Currently we only support **Pocket Option** (quick trading) with the following f
2929

3030
# Python
3131
For the full python documentation check [here](https://chipadevteam.github.io/BinaryOptionsTools-v2/python.html).
32-
To install it using pip:
32+
# To install it using pip:
3333
```
3434
pip install binaryoptionstoolsv2
3535
```
36-
To install it manually:
36+
# To install it manually:
37+
## Clone the repo and cd into ./BinartOptionsToolsV2
3738
```
38-
# Clone the repo
39-
`cd` into ./BinartOptionsToolsV2
4039
`pip wheel .` **OR** `maturin build`
4140
```
4241

todo.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
### Priority List
22
## Mission Critical (Preventing Functioning of App/Site/Bot)
3-
- n/a at this moment
3+
- n/a
44

55
## Priority (Currently being developed)
66
- *Pocket Option*: Add support for pending trades
@@ -11,4 +11,4 @@
1111
- Add support for other trading platforms like Expert Options, Close Option, and more.
1212

1313
## Deferred Tasks
14-
-
14+
- n/a

0 commit comments

Comments
 (0)