diff --git a/README.md b/README.md index 9ad4f27..5441263 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # sharedb-string-binding -Two-way bind json0 string operations in a ShareDB doc to an HTML text input or textarea +Two-way bind json0 string operations in a ShareDB doc to an HTML text input or textarea. + +For example usage, see the [ShareDB Textarea Example](https://github.com/share/sharedb/tree/master/examples/textarea).