Skip to content

Commit 5c88e5f

Browse files
committed
Update README
1 parent 8927f75 commit 5c88e5f

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

+12
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,18 @@ optional arguments:
7777
</dependency>
7878
```
7979

80+
## APIs
81+
82+
The KotlinNLP RESTful APIs are designed with the OpenAPI Specification.
83+
84+
### Client
85+
86+
Install the API client running `install_client.sh`.
87+
88+
### Examples
89+
90+
Try some examples of usage of the KotlinNLP APIs running the files in the `examples` folder.
91+
8092

8193
## License
8294

0 commit comments

Comments
 (0)