Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
erictg authored Nov 13, 2019
1 parent 4fca212 commit a17732a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,11 +161,12 @@ func main(){
```

## Inspiration
Inspiration came from the Java OGM implementation by Neo4j. We studied their implementation to use as a good basis for ours in go! So, thanks Neo4j!
Inspiration came from the Java OGM implementation by Neo4j.

## Road Map
- Support for embedded structs (refer to issue #5)
- More validation (refer to issues #2, #8)
- Schema Migration
- Generation CLI for link functions
- Errors overhaul using go 1.13 error wrapping
- TLS Support
- Documentation (obviously)
Expand Down

0 comments on commit a17732a

Please sign in to comment.