diff --git a/docs/README.md b/docs/README.md index 61cf75fb..48fe5cc5 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,3 +1,7 @@ +# Examples + + + ## Simple example: Controller: diff --git a/package.json b/package.json index 83858ea0..ac5f34c7 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "framework" ], "author": "irustm", - "license": "ISC", + "license": "MIT", "bugs": { "url": "https://github.com/irustm/alosaur/issues" },