diff --git a/README.md b/README.md index 4c3ef53..0d3b3a8 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ We also know about the following community-driven implementations: - [`Fluent.Net`](https://github.com/blushingpenguin/Fluent.Net) by [@blushingpenguin](https://github.com/blushingpenguin). See [#93](https://github.com/projectfluent/fluent/issues/93) for more info. - [`Linguini`](https://github.com/Ygg01/Linguini) a .NET library by [@Ygg01](https://github.com/Ygg01) - - A Java/Kotlin implementation has been requested in [#158](https://github.com/projectfluent/fluent/issues/158). + - [`fluent`](https://github.com/xyzsd/fluent) in Java by [@xyzsd](https://github.com/xyzsd) - [`elm-fluent`](https://github.com/elm-fluent/elm-fluent) by [@spookylukey](https://github.com/spookylukey/) - [`Fluent`](https://github.com/alabamenhu/Fluent) as a Perl 6 module by [@alabamenhu](https://github.com/alabamenhu/) - [`fluent-dart`](https://github.com/ryanhz/fluent-dart) as a Dart runtime implementation by [@ryanhz](https://github.com/ryanhz).