From e34c197a6f88baa03bd4773f82b006be25fcd193 Mon Sep 17 00:00:00 2001 From: Ihab Date: Tue, 15 Feb 2022 15:16:57 +0000 Subject: [PATCH] Update README.md --- subjects/go-reloaded/audit/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subjects/go-reloaded/audit/README.md b/subjects/go-reloaded/audit/README.md index 8fccb2e5..d748a2d7 100644 --- a/subjects/go-reloaded/audit/README.md +++ b/subjects/go-reloaded/audit/README.md @@ -1,6 +1,6 @@ #### Functional -###### Has the requirement for the allowed packages been respected? (Reminder for this project: (only [standard packages](https://golang.org/pkg/) +###### Has the requirement for the allowed packages been respected? (Reminder for this project: (only [standard packages](https://golang.org/pkg/)) ##### In a file called `sample.txt`, place the following text (without the double quotes): "If I make you BREAKFAST IN BED (low, 3) just say thank you instead of: how (cap) did you get in my house (up, 2) ?". Now run the student program with the arguments: `sample.txt result.txt`.