File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 44
55[ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-yellow.svg )] ( https://opensource.org/licenses/MIT )
66[ ![ Python Version] ( https://img.shields.io/badge/Python-%3E%3D3.7-blue.svg )] ( https://python.org )
7- [ ![ PyPI] ( https://img.shields.io/pypi/v/fcsapi-rest-python .svg )] ( https://pypi.org/project/fcsapi-rest-python / )
7+ [ ![ PyPI] ( https://img.shields.io/pypi/v/fcsapi-rest.svg )] ( https://pypi.org/project/fcsapi-rest/ )
88
99## Features
1010
1818
1919### pip (Recommended)
2020``` bash
21- pip install fcsapi-rest-python
21+ pip install fcsapi-rest
2222```
2323
2424### Examples
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ requires = ["setuptools>=45", "wheel"]
33build-backend = " setuptools.build_meta"
44
55[project ]
6- name = " fcsapi-rest-python "
6+ name = " fcsapi-rest"
77version = " 4.0.0"
88description = " Python REST API client for Forex, Cryptocurrency, and Stock market data from FCS API"
99readme = " README.md"
You can’t perform that action at this time.
0 commit comments