diff --git a/README.md b/README.md index aa32a48..380810b 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ Observe.js - Zero-dependencies and extremely lightweight! - JS Object and HTML DOM Element watching! +- Watch for specific property changes! - Cancellation and Pausing support! - Full API available via public functions. - Fully configurable! diff --git a/README_NUGET.md b/README_NUGET.md index 63bf346..74b83df 100644 --- a/README_NUGET.md +++ b/README_NUGET.md @@ -14,6 +14,7 @@ - Zero-dependencies and extremely lightweight! - JS Object and HTML DOM Element watching! +- Watch for specific property changes! - Cancellation and Pausing support! - Full API available via public functions. - Fully configurable!