Application print facts about dogs in terminal

Arima Takao dce3945291 Added text in README.md 2 年之前
README.md dce3945291 Added text in README.md 2 年之前
go.mod dea6f06257 Created repo 2 年之前
go.sum dea6f06257 Created repo 2 年之前
main.go dea6f06257 Created repo 2 年之前

README.md

How to install?

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