Browse Source

Clarify instructution for exercise `pilot`

pull/826/head
Augusto 3 years ago
parent
commit
39e8eb3ccf
  1. 6
      subjects/pilot/README.md

6
subjects/pilot/README.md

@ -2,7 +2,11 @@
### Instructions
Append to the code below what is needed so that the program compiles.
- Create a directory called `pilot`.
- Inside the directory `pilot` create a file `main.go`.
- Copy the code below to `main.go` and add the code needed so that the program compiles.
> Note: You can only add code, not delete.
### Usage

Loading…
Cancel
Save