diff --git a/README.md b/README.md index 0921706..078fd07 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ +# UNMAINTAINED + +Please use: https://github.com/FullHuman/purgecss-webpack-plugin + +--- [![npm][npm]][npm-url] [![deps][deps]][deps-url] [![test][test]][test-url] diff --git a/package.json b/package.json index bb6ddef..cee2a3e 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ ] }, "author": "Kenny Tran, Matthew Rourke, Phoebe Li, Kevin \"Ingwie Phoenix\" Ingwersen", - "license": "ISC", + "license": "MIT", "bugs": { "url": "https://github.com/webpack-contrib/purifycss-webpack/issues" },