Removed not yet implemented at the bottom of readme

This commit is contained in:
lowerkey 2012-09-26 18:33:22 +03:00
parent 13289761d0
commit 250a7cef72

View File

@ -97,5 +97,5 @@ feedback.
Additions
----
In this forked version, there will be a callback function for the mouseclick, with
the nearest node as parameter. (As of yet, it's not implemented.)
This forked version adds a callback (called `nodeSelected` in the jquery
initializer. This callback is passed the node object.