diff --git a/README.md b/README.md new file mode 100644 index 0000000..2ba648c --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ + git config --global user.email "you@example.com" + git config --global user.name "Your Name" \ No newline at end of file