diff --git a/README.md b/README.md index def0620..67d6c43 100644 --- a/README.md +++ b/README.md @@ -18,9 +18,19 @@ or alternatively: (the latter one needs you to have configured your SSH key). Then add/remove files as needed, and push your stuff when you are done. -**N.B.**: You are free to use youw own repository to work on your +``` + cd Community + git pull + git add + git commit -m "message" + git push +``` + +**N.B.**: You are free to use your own repository to work on your mini-project, but in the end ll the material you will use for your presentations and mini-projects on communities, including references, code, data sets, etc., must be contained in this repo as well. Enjoy +\ +This project will be presented by Andrea Civilini, Sam Creedon and Xinyi Xu.