Skip to content

Commit

Permalink
Add project banner
Browse files Browse the repository at this point in the history
  • Loading branch information
jonahvsweb committed Sep 2, 2015
1 parent f00f0c0 commit 712d4d8
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions highlightr.coffee
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
###
| Highlightr v1.0.0 - 2015-09-02
| A custom Framer.js module that shows hotspots over clickable Layers in your prototype
| https://github.com/jonahvsweb/Framer-Highlightr
|
| Copyright (c) 2015 Jonah Bitautas <[email protected]>
|
| Released under the MIT license
###
class window.Layer extends Layer

constructor: (options={}) ->
Expand Down

0 comments on commit 712d4d8

Please sign in to comment.