diff --git a/README.md b/README.md
index 4f262c3..658bd85 100644
--- a/README.md
+++ b/README.md
@@ -87,7 +87,7 @@ bare minimum makes for the lighest tick, producing the purest readings possible
### no targets
improves performance
```html
-
+
```
### custom targets
@@ -211,6 +211,9 @@ Or, see the examples in this repo.
stringify: JSON.stringify
},
+
+ notargets: { type: "boolean", default: false }, // use to remove targets
+
// thrown in are some sane defaults. This library is written/expects all stats to be given in lowercase everywhere, they will be uppercased as needed.
// note that you can only have one or the other defined for a given property; for performance, only one will be checked per property. to maximize performance, set no targets.
targetmax: {