diff --git a/README.md b/README.md index 12ec55f259..2ae675750f 100644 --- a/README.md +++ b/README.md @@ -95,8 +95,9 @@ app][electron]. * **Glue code**. We maintain a [Hubot adapter][hubot-adapter] and several integrations ([Phabricator][phab], [Jenkins][], [Puppet][], [Redmine][], -and [Trello][]), plus [node.js API bindings][node], and a [full-text search -PostgreSQL extension][tsearch], as separate repos. +and [Trello][]), plus [node.js API bindings][node], an [isomorphic + JavaScript library][zulip-js], and a [full-text search PostgreSQL + extension][tsearch], as separate repos. * **Translations**. Zulip is in the process of being translated into 10+ languages, and we love contributions to our translations. See our @@ -122,6 +123,7 @@ contributing! [hubot-adapter]: https://github.com/zulip/hubot-zulip [jenkins]: https://github.com/zulip/zulip-jenkins-plugin [node]: https://github.com/zulip/zulip-node +[zulip-js]: https://github.com/zulip/zulip-js [phab]: https://github.com/zulip/phabricator-to-zulip [puppet]: https://github.com/matthewbarr/puppet-zulip [redmine]: https://github.com/zulip/zulip-redmine-plugin