Browse Source

Merge branch 'master' into questions-ascii-art

pull/402/head
LEEDASILVA 5 years ago committed by GitHub
parent
commit
dd2f39c992
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      subjects/ascii-art/ascii-art.en.md

3
subjects/ascii-art/ascii-art.en.md

@ -21,7 +21,8 @@ This project will help you learn about :
- Your project must be written in **Go**. - Your project must be written in **Go**.
- The code must respect the [**good practices**](https://github.com/01-edu/public/blob/master/subjects/good-practices.en.md). - The code must respect the [**good practices**](https://github.com/01-edu/public/blob/master/subjects/good-practices.en.md).
- It is recommended that the code should present a **test file**. - It is recommended that the code should present a **test file**.
- It will be given some [**banner**](https://github.com/01-edu/public/tree/master/subjects/ascii-art) files with a specific graphical template representation of ASCII. The files are formatted in a way that it is not necessary to change them.
- It will be given some [**banner**](https://github.com/01-edu/public/blob/master/subjects/ascii-art/standard.txt) files with a specific graphical template representation of ASCII. The files are formatted in a way that it is not necessary to change them.
### Banner Format ### Banner Format

Loading…
Cancel
Save