Browse Source

go_to_Go

pull/822/head
OGordoo 3 years ago committed by Christopher Fremond
parent
commit
84a4b5fffa
  1. 2
      subjects/ascii-art/color/README.md
  2. 2
      subjects/ascii-art/fs/README.md
  3. 2
      subjects/ascii-art/justify/README.md
  4. 2
      subjects/ascii-art/output/README.md
  5. 2
      subjects/ascii-art/reverse/README.md

2
subjects/ascii-art/color/README.md

@ -17,7 +17,7 @@ The output should manipulate colors using the **flag** `--color=<color>`, in whi
### Allowed packages
- Only the [standard go](https://golang.org/pkg/) packages are allowed
- Only the [standard Go](https://golang.org/pkg/) packages are allowed
This project will help you learn about :

2
subjects/ascii-art/fs/README.md

@ -49,7 +49,7 @@ $
### Allowed packages
- Only the [standard go](https://golang.org/pkg/) packages are allowed
- Only the [standard Go](https://golang.org/pkg/) packages are allowed
This project will help you learn about :

2
subjects/ascii-art/justify/README.md

@ -71,7 +71,7 @@ Assume the bars in the display below are the terminal borders:
### Allowed packages
- Only the [standard go](https://golang.org/pkg/) packages are allowed
- Only the [standard Go](https://golang.org/pkg/) packages are allowed
This project will help you learn about :

2
subjects/ascii-art/output/README.md

@ -42,7 +42,7 @@ $
### Allowed packages
- Only the [standard go](https://golang.org/pkg/) packages are allowed
- Only the [standard Go](https://golang.org/pkg/) packages are allowed
This project will help you learn about :

2
subjects/ascii-art/reverse/README.md

@ -34,7 +34,7 @@ $
### Allowed packages
- Only the [standard go](https://golang.org/pkg/) packages are allowed
- Only the [standard Go](https://golang.org/pkg/) packages are allowed
This project will help you learn about :

Loading…
Cancel
Save