diff --git a/README.md b/README.md index 6e143f81abdaba69632aef4f944d2b9e85d76ffe..1185c39ba5a61a11fc49550d5267b48cf5a70909 100644 --- a/README.md +++ b/README.md @@ -257,8 +257,6 @@ Astfel, vÄ recomandÄm urmÄtoarele resurse: ### ExerciČii (50p) -TODO: inspect the skel and describe how the tasks are going to be called - > **AtenČie**: Este obligatorie folosirea funcČionalelor implementate la punctele anterioare ĂŽn rezolvarea acestor task-uri. Ăn caz contrar, nu veČi primi punctajul pe task-ul respectiv. @@ -318,8 +316,6 @@ Coding style-ul poate fi rulat direct din checker, sau folosind comanda - \>= 5 de tipul `WARNING` => -5 puncte - \>= 1 de tipul `ERROR` => -10 puncte -## MenČiuni - ## Checker ### Pasi de instalare @@ -333,7 +329,7 @@ urmatorii pasi: urmatorii pasi, incercati sa adaugati cargo (package managerul de rust) la PATH, ruland urmatoarea comand `source "$HOME/.cargo/env"`. -2. Rulati urmatoarea comanda ca sa ma instalati checkerul: +2. Rulati urmatoarea comanda ca sa instalati checkerul: ```bash $ cargo install hw_checker ``` diff --git a/assets/short_list.png b/assets/short_list.png new file mode 100644 index 0000000000000000000000000000000000000000..a4d6142e1aed916035ae613266966c109780a81b Binary files /dev/null and b/assets/short_list.png differ diff --git a/assets/struct_list.png b/assets/struct_list.png new file mode 100644 index 0000000000000000000000000000000000000000..45fbeea20e51153dd71cb61142e481f21e15f881 Binary files /dev/null and b/assets/struct_list.png differ