This commit is contained in:
Pavel Savchenko 2012-12-07 06:47:30 -08:00
commit ea912ae9d3

View file

@ -27,7 +27,7 @@ documented codebase makes it easier for developers to improve the code and contr
</table>
Etherpad Lite is designed to be easily embeddable and provides a [HTTP API](https://github.com/ether/etherpad-lite/wiki/HTTP-API)
Etherpad Lite is designed to be easily embeddable and provides an [HTTP API](https://github.com/ether/etherpad-lite/wiki/HTTP-API)
that allows your web application to manage pads, users and groups. It is recommended to use the client implementations available for this API, listed on [this wiki page](https://github.com/ether/etherpad-lite/wiki/HTTP-API-client-libraries).
There is also a [jQuery plugin](https://github.com/johnyma22/etherpad-lite-jquery-plugin) that helps you to embed Pads into your website