Browse Source

Merge branch 'new-exercice-max-word-count' of https://github.com/01Founders/public into new-exercice-max-word-count

pull/814/head
daggerron 3 years ago
parent
commit
6aac382daf
  1. 2
      subjects/maxwordcountn/README.md

2
subjects/maxwordcountn/README.md

@ -36,6 +36,6 @@ And its output :
```console ```console
$ go run . $ go run .
map[Orange:6 is:6 of:7 the:8] map[Orange:6 of:7 the:8]
$ $
``` ```

Loading…
Cancel
Save