MV edits to this readme in order to pratice git commits... Still more edits to this readme file...
Here are some edits added by MV as practice for Sudhir & Amruta...
Here is an edit added to the cloud-based repo using github.com's web editor. For THIS to be visible to VSCode running on a laptop editing a LOCAL repo, that project (folder) will need to be opened in vscode, and a git "pull" or "sync" command will need to be run to ensure the CLOUD version of the repo is brought down and UPDATES the code in the LOCAL repo...
Here is another edit, this one done on a local repo cloned down to a NEW work laptop with VSCode and git-scm.com (Git for Windwows) installed on it !..
Here is another edit (and some formatting) AFTER having set several git-related settings like user.name and user.email for making "commits" easier...
git config --global user.name "Mark Vogt" and git config --global user.email "[email protected]"
Here is another edit from an instance of vscode running in a Raspberry Pi 3 B+ microprocessor and a local repo stored on that Raspberry Pi...
PRACTICED using this repo with new teammate Raj and veteran teammate Amruta...