diff --git a/README.md b/README.md index 30a038fe3b..79f9c6042a 100644 --- a/README.md +++ b/README.md @@ -37,8 +37,8 @@ JNA is a mature library with dozens of contributors and hundreds of commercial a - [FileBot Media Renamer](http://www.filebot.net) by Reinhard Pointner. - [USB for Java](https://launchpad.net/libusb4j) by Mario Boikov. - [Waffle](https://github.com/dblock/waffle): Enables SSO on Windows in Java applications, by Daniel Doubrovkine. -- [leveldb-jna](https://github.com/protonail/leveldb-jna): Cross-platform JNA based adapter for [LevelDB](https://github.com/google/leveldb) (used in [Keylord](http://protonail.com)). -- [bolt-jna](https://github.com/protonail/bolt-jna): Cross-platform JNA based adapter for [Bolt](https://github.com/boltdb/bolt) (used in [Keylord](http://protonail.com)). It is show how to use JNA for binding to Go library. +- [leveldb-jna](https://github.com/protonail/leveldb-jna): Cross-platform JNA based adapter for [LevelDB](https://github.com/google/leveldb). +- [bolt-jna](https://github.com/protonail/bolt-jna): Cross-platform JNA based adapter for [Bolt](https://github.com/boltdb/bolt). It is to show how to use JNA for binding to Go library. - [JVM OpenVR Bindings](https://github.com/kotlin-graphics/openvr). - [Apache Ignite](https://ignite.apache.org/): Direct IO plugin - [Domino JNA](https://github.com/klehmann/domino-jna): Cross-platform access to HCL Notes/Domino C API methods from Java