Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
Signed-off-by: Otavio Santana <[email protected]>
  • Loading branch information
otaviojava committed Nov 2, 2022
1 parent e050db5 commit 98176ec
Showing 1 changed file with 3 additions and 15 deletions.
18 changes: 3 additions & 15 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -167,9 +167,9 @@ This project is governed by the Eclipse Foundation of Conduct. By participating,

== Getting Help

Having trouble with Jakarta NoSQL? We’d love to help!
Having trouble with Eclipse JNoSQL? We’d love to help!

Report bugs with Jakarta NoSQL at https://github.com/eclipse/jnosql.
Report bugs with Eclipse JNoSQL at https://github.com/eclipse/jnosql.

== Building from Source

Expand All @@ -178,16 +178,4 @@ You don’t need to build from source to use the project, but if you want to try
[source, Bash]
----
mvn clean install
----

== TCK

Any Jakarta NoSQL module must pass this test suite.
The TCK uses `JUnit Jupiter 5`.
Check it more link:tck/README.adoc[to know more]

== Spec

Any Jakarta NoSQL module must pass this test suite.
The TCK uses `JUnit Jupiter 5`.
Check it more link:spec/README.adoc[to know more]
----

0 comments on commit 98176ec

Please sign in to comment.