diff --git a/README.md b/README.md index 2ae585f5bdb3203491842825d1a78d96c81bd6f4..e7532488918ec997de935fb543b4f89dd80af34b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ ## News +14 Oct 2014. [Release 2.1.0](http://github.nfsdb.org/release-notes/) is out. + +This is security-centric release aimed at having replication meet security standards. + --- ## Overview @@ -10,4 +14,10 @@ If you are looking to find out what NFSdb project is please visit out [front pag We are actively maintaining Wiki pages. Whether you are looking for [quick-start guide](https://github.com/NFSdb/nfsdb/wiki/Getting-started) or details on particular feartures, we should have that covered on our [wiki](https://github.com/NFSdb/nfsdb/wiki). For anything that is missing, please raise an [issue](https://github.com/NFSdb/nfsdb/issues) or submit a pull request. +## Examples + +If you prefer to learn by example (like I do, men do not read manuals!), we have a [broad collection of examples](https://github.com/NFSdb/nfsdb/tree/master/nfsdb-examples/src/main/java/org/nfsdb/examples) going in our repo, make sure you check them out. + +## Releases +All release are in Maven Central. We have [Maven page](http://github.nfsdb.org/maven/) for quick-start.