From 5bd0efff7f3dbf3ef4a475f88489850fc0a32ee1 Mon Sep 17 00:00:00 2001 From: miguel Date: Mon, 25 Jul 2022 17:34:09 +0100 Subject: [PATCH] issues in public --- subjects/displayfile/README.md | 1 - subjects/go-reloaded/README.md | 3 ++- subjects/teacher/README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/subjects/displayfile/README.md b/subjects/displayfile/README.md index e4c37dd8..fb4f9cf3 100644 --- a/subjects/displayfile/README.md +++ b/subjects/displayfile/README.md @@ -14,5 +14,4 @@ $ go run . quest8.txt main.go Too many arguments $ go run . quest8.txt Almost there!! -$ ``` diff --git a/subjects/go-reloaded/README.md b/subjects/go-reloaded/README.md index 38d5797e..7566df79 100644 --- a/subjects/go-reloaded/README.md +++ b/subjects/go-reloaded/README.md @@ -34,7 +34,8 @@ The tool you are about to build will receive as arguments the name of a file con ### Allowed packages -- Only the [standard Go](https://golang.org/pkg/) packages are allowed +- [Standard Go](https://golang.org/pkg/) packages are allowed. +- Piscine-go. ### Usage diff --git a/subjects/teacher/README.md b/subjects/teacher/README.md index b49dc749..6071b65a 100644 --- a/subjects/teacher/README.md +++ b/subjects/teacher/README.md @@ -9,7 +9,7 @@ The commissioner was most impressed by the result of your answers. He has now asked your help to create a training program that will be based on your report for the future police inspectors. -In a training folder, various folders `mystery` were prepared with some key differences in the data for each group of trainees. (those folders will not be called `mystery`, they will have different names but they will all be at the same level) +In a training folder, various folders `mystery` were prepared with some key differences in the data for each group of trainees. To simplify your life as a teacher and as the answers will not be exactly the same in each `mystery` folder, you need to write a `teacher.sh` file that does the following: