diff --git a/README.md b/README.md index a7ad408..8437245 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,22 @@ # **Html Helper** -This a small Script which creates Necessary files for front-end. +This a small Script which manages both flutter and front-end projects -# Files Create: + +# For Front-end: - Creates Index.html with pre-Html Tags defined for any project - Style folder with style.css(With padding and margins removed) - Assets folder added +# For flutter : +- all the files when you Enter the command `flutter create app_name` +- git init is added (optional) + + + + # Requirements: * Python 3+