diff --git a/jquery.sketchable.memento.js b/jquery.sketchable.memento.js index 1b064d9..4a57c44 100644 --- a/jquery.sketchable.memento.js +++ b/jquery.sketchable.memento.js @@ -16,6 +16,8 @@ ;(function($) { /** + * This plugin implements the Memento pattern. + * This plugin automatically modifies the jSketch instances, so no need to configure it. * @name MementoCanvas * @class * @return Object