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.git
The following commit(s) were added to refs/heads/master by this push:
new 9ee1715 Update README.md
9ee1715 is described below
commit 9ee171515d68c3f391f0605eacd12ed4bac5ee17
Author: Aaron Radzinski <[email protected]>
AuthorDate: Wed Aug 12 15:14:25 2020 -0700
Update README.md
Add direct docs link.
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 2308a18..de04710 100644
--- a/README.md
+++ b/README.md
@@ -28,9 +28,10 @@
NLPCraft is free and easy to use, it securely works with any private data
source, and has no hardware or software
lock-in:
+ * Download, Maven/Grape/Gradle/SBT, installation
[instructions](https://nlpcraft.apache.org/download.html)
+ * Read [documentation](https://nlpcraft.apache.org/docs.html)
* View & run
[examples](https://github.com/apache/incubator-nlpcraft/tree/master/src/main/scala/org/apache/nlpcraft/examples)
* Latest [Javadoc](http://nlpcraft.apache.org/apis/latest/index.html) and
[REST APIs](https://nlpcraft.apache.org/using-rest.html)
- * Download & Maven/Grape/Gradle/SBT
[instructions](https://nlpcraft.apache.org/download.html)
* File a bug or improvement in
[JIRA](https://issues.apache.org/jira/projects/NLPCRAFT)
* Post a question at [Stack
Overflow](https://stackoverflow.com/questions/ask) using <code>nlpcraft</code>
tag
* Access [GitHub](https://github.com/apache/incubator-nlpcraft) mirror
repository.