Skip to content

Commit 07dd48f

Browse files
committed
update
1 parent be5b9bd commit 07dd48f

1 file changed

Lines changed: 8 additions & 4 deletions

File tree

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,16 @@
22

33
NDC Parser for developer
44

5-
## build
6-
pip install wheel
7-
python setup.py bdist_wheel
5+
## Install
6+
7+
pip install ndc_parser
88

99
## Sample
1010
[sample.py](https://github.com/ndc-dev/python-parser/blob/master/sample.py)
1111

1212
## Demo
13-
[https://ndc-api-beta.arukascloud.io/](https://ndc-api-beta.arukascloud.io/)
13+
[https://ndc-api-beta.arukascloud.io/](https://ndc-api-beta.arukascloud.io/)
14+
15+
## build
16+
pip install wheel
17+
python setup.py bdist_wheel

0 commit comments

Comments
 (0)