From ede0c4e62d34eb350a238127be55f3c32b8785e3 Mon Sep 17 00:00:00 2001 From: Esteban Arango Medina Date: Fri, 8 Jan 2016 13:58:32 -0500 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 0791b7f..0d4b8ec 100644 --- a/README.md +++ b/README.md @@ -250,6 +250,14 @@ List: A modifier that is specified in the [options](#options) is added to the `.remodal`, `.remodal-overlay`, `.remodal-bg`, `.remodal-wrapper` classes. +## Using with other javascript libraries + +Remodal has wrappers that make it easy to use with other javascript libraries: + +### Ember + +* [ember-remodal](https://github.com/sethbrasile/ember-remodal) + ## License ```