diff --git a/subjects/ascii-art/ascii-reverse.en.md b/subjects/ascii-art/ascii-reverse.en.md index 104705a4..df76e7b9 100644 --- a/subjects/ascii-art/ascii-reverse.en.md +++ b/subjects/ascii-art/ascii-reverse.en.md @@ -2,8 +2,9 @@ ### Objectives -Ascii-reverse consists on reversing the process, converting the graphic representation into a text. +You must follow the same [instructions](https://github.com/01-edu/public/ascii-art.en.md) as in the first subject. +- Ascii-reverse consists on reversing the process, converting the graphic representation into a text. - You will have to create a text file containing a graphic representation of a random `string`. - The argument will be a **flag**, `--reverse=`, in which `--reverse` is the flag and `` is the file name. - The program must print this `string` in **normal text**.