Browse Source

fix(binarycheck): fix branch

DEV-4017-prototypes-exercise-1-animals
jrosendo 1 year ago committed by José Rosendo
parent
commit
099e1d68ae
  1. 4
      subjects/binarycheck/README.md

4
subjects/binarycheck/README.md

@ -35,6 +35,10 @@ func main() {
And its output:
```console
<<<<<<< HEAD
=======
>>>>>>> c73bdf4f (fix(binarycheck): fix branch)
$ go run .
0
1

Loading…
Cancel
Save