Application print facts about dogs in terminal

Arima Takao dce3945291 Added text in README.md 2 years ago
README.md dce3945291 Added text in README.md 2 years ago
go.mod dea6f06257 Created repo 2 years ago
go.sum dea6f06257 Created repo 2 years ago
main.go dea6f06257 Created repo 2 years ago

README.md

How to install?

  1. Install go compiler.
  2. Clone this repository
  3. Execute go build -o godogfact main.go.