diff --git a/.vscode/settings.json b/.vscode/settings.json index d14c583..92168bf 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,5 +1,6 @@ { "appService.zipIgnorePattern": [ "node_modules{,/**}" - ] + ], + "editor.insertSpaces": true } \ No newline at end of file diff --git a/README.md b/README.md index a8e53cd..a11e31c 100644 --- a/README.md +++ b/README.md @@ -1 +1,5 @@ -# nodejs-shopping-cart \ No newline at end of file +# nodejs-shopping-cart + +## License + +MIT \ No newline at end of file