diff --git a/subjects/hello_rust/README.md b/subjects/hello_rust/README.md index 68544110..ec261a15 100644 --- a/subjects/hello_rust/README.md +++ b/subjects/hello_rust/README.md @@ -2,15 +2,15 @@ ### Introduction -Hello and welcome to rust. -The goal of this first exercise is to configure your repository properly and to give you a set of rules for the whole piscine rust. +Hello and welcome to rust. +The goal of this first exercise is to configure your repository properly and to give you a set of rules for the whole piscine rust. Make sure those rules are followed consistenly during the whole piscine. ### Instructions #### 1- get-ready -Create in your [Gitea](https://git.[[DOMAIN]]) account the repository named `hello_rust`. +Create in your Gitea (https://git.[[DOMAIN]]) account the repository named `[[ROOT]]`. This repository will be the folder where all the exercices must be uploaded. diff --git a/subjects/introduction/README.md b/subjects/introduction/README.md index e2489c3e..5a5cb15a 100644 --- a/subjects/introduction/README.md +++ b/subjects/introduction/README.md @@ -4,7 +4,7 @@ #### 1- get-ready -Create in your [Gitea](https://git.[[DOMAIN]]) account the repository named `piscine-go`. +Create in your Gitea (https://git.[[DOMAIN]]) account the repository named `[[ROOT]]`. This repository will be the folder where all the exercices must be uploaded.