Application print facts about dogs in terminal

Arima Takao dce3945291 Added text in README.md hace 2 años
README.md dce3945291 Added text in README.md hace 2 años
go.mod dea6f06257 Created repo hace 2 años
go.sum dea6f06257 Created repo hace 2 años
main.go dea6f06257 Created repo hace 2 años

README.md

How to install?

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