Skip to content

Commit

Permalink
Updates to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sandeepkunkunuru committed Feb 5, 2022
1 parent f8084e4 commit ff485d9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,11 @@ VaidhyaMegha has built an open [knowledge graph](https://arxiv.org/pdf/2003.0232
## Release notes
- v0.9
- Enable server mode of execution using [HyperGraphQL](https://www.hypergraphql.org/)
```
java -cp "target/vaidhyamegha-knowledge-graphs-v0.9-jar-with-dependencies.jar:lib/*" com.vaidhyamegha.data_cloud.kg.App -m server
```
- v0.8
- Enable GraphQL interface to the knowledge graph using [HyperGraphQL](https://www.hypergraphql.org/)
```
Expand Down

0 comments on commit ff485d9

Please sign in to comment.