https://www.theodinproject.com/lessons/foundations-git-basics this is the lesson that i am following. I completed the Create the Repository section successfully. I also completed the Use the Git Workflow section successfully. It’s the Modify a File or two where I am facing all the difficulties.
Can someone please show me the way how to do it ?


I use vs code.
Assuming you are using the default layout. Right click on the folder structure on the left panel and select new file.
Then use it to save a READEME.md file in the git repository or directory.