to test updates.
cd C:\Users\rishr\Documents\chem-engg-wiki
git add .
git commit -m "update notes"
git push origin main
commands to run in terminal every time you make a change.
to test updates.
cd C:\Users\rishr\Documents\chem-engg-wiki
git add .
git commit -m "update notes"
git push origin main
commands to run in terminal every time you make a change.