diff --git a/README.md b/README.md index c6d1cb0..de1a8ac 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,8 @@ # JSUNFuck -Description to follow ... +The goal of this project is to deobfuscate JavaScript files that were proccessed with JSFuck (http://www.jsfuck.com) + +# License +Everything in this repository is licensed under MIT Open Source License and is free to use (without any warranty) and modify with proper attribution. + + +*TODO: Complete README.md, add LICENSE file, test the project with more JS files*