There was an error while loading. Please reload this page.
1 parent be5b9bd commit 07dd48fCopy full SHA for 07dd48f
1 file changed
README.md
@@ -2,12 +2,16 @@
2
3
NDC Parser for developer
4
5
-## build
6
-pip install wheel
7
-python setup.py bdist_wheel
+## Install
+
+pip install ndc_parser
8
9
## Sample
10
[sample.py](https://github.com/ndc-dev/python-parser/blob/master/sample.py)
11
12
## Demo
13
-[https://ndc-api-beta.arukascloud.io/](https://ndc-api-beta.arukascloud.io/)
+[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