diff --git a/.bingo/README.md b/.bingo/README.md index 7a5c2d4f6d..79b303d5e4 100755 --- a/.bingo/README.md +++ b/.bingo/README.md @@ -1,6 +1,6 @@ # Project Development Dependencies. -This is directory which stores Go modules with pinned buildable package that is used within this repository, managed by https://github.com/bwplotka/bingo. +This directory stores Go modules with pinned buildable packages that are used within this repository, managed by https://github.com/bwplotka/bingo. * Run `bingo get` to install all tools having each own module file in this directory. * Run `bingo get ` to install that have own module file in this directory.