updated readme
parent
bfcf2b58b6
commit
7d015aa20b
|
@ -85,8 +85,4 @@ Before starting to work on some big or medium features - raise an issue [here](h
|
|||
|
||||
### Developing Keel
|
||||
|
||||
If you wish to work on Keel itself, you will need Go 1.8+ installed. Make sure you put Keel into correct Gopath and `go build` (dependency management is done through Glide).
|
||||
|
||||
### Roadmap
|
||||
|
||||
Project [roadmap available here](https://github.com/keel-hq/keel/wiki/Roadmap).
|
||||
If you wish to work on Keel itself, you will need Go 1.8+ installed. Make sure you put Keel into correct Gopath and `go build` (dependency management is done through [dep](https://github.com/golang/dep)).
|
||||
|
|
Loading…
Reference in New Issue