File tree Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change @@ -31,11 +31,6 @@ From Source
3131- Use :code: `pip install -r requirements.txt ` to install the required packages
3232- or :code: `pipenv install && pipenv install --dev `
3333
34- How to contribute?
35- __________________
36- Please, click here `Contribution Guidelines for this project `_
37-
38-
3934Examples
4035________
4136More **examples ** in :code: `examples/ ` directory.
@@ -124,8 +119,8 @@ If you want to see the response in pretty print format JSON. Feel free for use c
124119 # and then print using pprint(result) instead of print(result)
125120 pprint(response)
126121
127- Development and Deployment (For contributors)
128- _____________________________________________
122+ How to contribute?
123+ __________________
129124First of all, I am happy for any PR requests.
130125Let's fork and provide your changes :)
131126See the `Contribution Guidelines for this project `_ for details on how to make changes to this library.
You can’t perform that action at this time.
0 commit comments