Browse Source

add license GPL-3.0 to package.json;

README homepage URL
pull/931/head
David DeSandro 10 years ago
parent
commit
4298d6698d
  1. 2
      README.mdown
  2. 3
      package.json

2
README.mdown

@ -2,7 +2,7 @@
_Filter & sort magical layouts_ _Filter & sort magical layouts_
See [isotopejs.com](http://isotopejs.com) for complete docs and demos. See [isotope.metafizzy.co](http://isotope.metafizzy.co) for complete docs and demos.
## Install ## Install

3
package.json

@ -49,5 +49,6 @@
"filter", "filter",
"sort" "sort"
], ],
"author": "Metafizzy" "author": "Metafizzy",
"license": "GPL-3.0"
} }

Loading…
Cancel
Save