README.md: Properties are not methods

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
pull/389/head
Gergely Nagy 8 years ago
parent 95b34d4eb0
commit 751ce314fe

@ -41,7 +41,8 @@ is highly recommended.
## Plugin methods
The plugin provides two methods on the `HeatmapEffect` object:
The plugin provides a `HeatmapEffect` object, which has the following methods
and properties:
### `.activate()`
@ -56,8 +57,6 @@ The plugin provides two methods on the `HeatmapEffect` object:
> often. Doing it too rarely, on the other hand, make it much less useful. One
> has to strike a reasonable balance.
>
> Not strictly a method, it is a variable one can assign a new value to.
>
> Defaults to *500*.
## Dependencies

Loading…
Cancel
Save