This is an automated email from the ASF dual-hosted git repository.
aradzinski pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/incubator-nlpcraft-java-client.git
The following commit(s) were added to refs/heads/master by this push:
new 07037db README update.
07037db is described below
commit 07037db8158112d4edf82959847a060f3e8b58ba
Author: Aaron Radzinzski <[email protected]>
AuthorDate: Fri Mar 6 09:12:54 2020 -0800
README update.
---
README.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/README.md b/README.md
index c9c7525..3b074d5 100644
--- a/README.md
+++ b/README.md
@@ -17,6 +17,10 @@ For any questions, feedback or suggestions:
* Access [GitHub](https://github.com/apache/incubator-nlpcraft-java-client)
mirror repository.
* Ask questions on [[email protected]](mailto:[email protected])
+#### Other Projects
+- [Apache NLPCraft](https://github.com/apache/incubator-nlpcraft) - main
NLPCraft project.
+- [Apache NLPCraft UI](https://github.com/apache/incubator-nlpcraft-ui) - Web
UI for testing and debugging.
+
### Usage
From any JVM-based application code:
```java