diff options
author | Mike Gerwitz <gerwitm@lovullo.com> | 2016-03-29 14:28:11 -0400 |
---|---|---|
committer | Mike Gerwitz <gerwitm@lovullo.com> | 2016-03-29 14:28:11 -0400 |
commit | 43c043d1bcd7134cc90d61f33867c7b7a8544af6 (patch) | |
tree | f3359b8b220d04ca3c1975e1df41438aa251d7d0 /README.md | |
parent | 768c5d5297a94aa5d918208315d0c1ff117e9639 (diff) | |
download | liza-43c043d1bcd7134cc90d61f33867c7b7a8544af6.tar.gz liza-43c043d1bcd7134cc90d61f33867c7b7a8544af6.tar.bz2 liza-43c043d1bcd7134cc90d61f33867c7b7a8544af6.zip |
Relocate README.md license
* README.md: place license header below heading
- npm doesn't like it as the first line
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,4 @@ +# Liza Data Collection Framework <!-- Copyright (C) 2015 LoVullo Associates, Inc. @@ -9,7 +10,6 @@ of any kind. --> -# Liza Data Collection Framework Liza is a data collection, validation, and processing framework for JavaScript. |