diff --git a/subjects/git/README.md b/subjects/git/README.md index 2c6a34bb5..86779c65a 100644 --- a/subjects/git/README.md +++ b/subjects/git/README.md @@ -188,4 +188,9 @@ This is the Hello World example from the git project. This is the Hello World example from the git project. (Changed in the original and pushed to shared) ``` -- Quick hop over to the clone repository `cloned_hello` and pull down the changes just pushed to the shared repository. \ No newline at end of file +- Quick hop over to the clone repository `cloned_hello` and pull down the changes just pushed to the shared repository. + +## Submission and Evaluation +Your work will have to be submitted in the `gitea` link provided. the evaluation will be performed based on your submission and in accordance with the following criterias: ++ Correctness of the git commands you are using. ++ Clear understanding of the git commands and concepts. \ No newline at end of file