diff --git a/Update.md b/Update.md new file mode 100644 index 0000000..e9c35f1 --- /dev/null +++ b/Update.md @@ -0,0 +1,7 @@ +#How to update: + +git add --all + +git commit -m "update" + +git push