diff --git a/README.md b/README.md index 1de3a7b..22f7a94 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ By using [WebRTC](http://www.webrtc.org), FilePizza eliminates the initial uploa ## Requirements -* node `0.10.x` +* node `0.12.x` * npm `2.x.x` ## License diff --git a/package.json b/package.json index 3201ad3..59486b2 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "url": "git@github.com:kern/filepizza.git" }, "author": "Alex Kern ", - "license": "BSD", + "license": "BSD-3-Clause", "bugs": { "url": "https://github.com/kern/filepizza/issues" },