diff --git a/README.md b/README.md index c74fb20..772f481 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ Observe.js

What features does Observe.js have?

- Zero-dependencies and extremely lightweight! +- Exportable for use in other frameworks! - JS Object and HTML DOM Element watching! - Watch for specific property changes! - Cancel, Pause, and Resume support! diff --git a/README_NUGET.md b/README_NUGET.md index b5e4a04..b1cf847 100644 --- a/README_NUGET.md +++ b/README_NUGET.md @@ -13,6 +13,7 @@ ## What features does Observe.js have? - Zero-dependencies and extremely lightweight! +- Exportable for use in other frameworks! - JS Object and HTML DOM Element watching! - Watch for specific property changes! - Cancel, Pause, and Resume support!