Update README.md

Updated instructions.
This commit is contained in:
Pav01Founders 2021-10-14 13:19:53 +01:00 committed by GitHub
parent 06078ec517
commit 3e4722dffb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -4,9 +4,9 @@
Create a new directory called `boolean`.
- The code below has to be copied in a file called `main.go` inside the `boolean` directory.
- The code below must be copied into a file called `main.go` inside of the `boolean` directory.
- The necessary changes have to be applied so that the program works.
- The necessary changes must be applied for the program to work.
### Code to be copied