- [x] Added Tree path in md after generating projects , can you try command `fenv update` 
- [x] Added create file .gitignore
- [x] Edit readme.md small changes
- [x] Fix if an `env` folder does not exist, the modified `fenv install <packages>` command will prompt you to confirm whether you would like to create a new `env`. If you choose not to create a new `env`, the installation will proceed using `python main` 
- [x] Added command `fenv install` alone will install file requirements.txt in directory current 
- [x] Added after use `fenv onlyenv` created settings then activate env one time 