aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com/matoous
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/matoous')
-rw-r--r--vendor/github.com/matoous/godox/README.md9
1 files changed, 7 insertions, 2 deletions
diff --git a/vendor/github.com/matoous/godox/README.md b/vendor/github.com/matoous/godox/README.md
index 6d5f54fc6..9c58e28ce 100644
--- a/vendor/github.com/matoous/godox/README.md
+++ b/vendor/github.com/matoous/godox/README.md
@@ -1,8 +1,8 @@
GoDoX
===
-[![Tests](https://github.com/matoous/godox/workflows/.github/workflows/test.yml/badge.svg)](https://github.com/matoous/godox/actions)
-[![Lint](https://github.com/matoous/godox/workflows/.github/workflows/lint.yml/badge.svg)](https://github.com/matoous/godox/actions)
+[![Tests](https://github.com/matoous/godox/actions/workflows/test.yml/badge.svg)](https://github.com/matoous/godox/actions/workflows/test.yml)
+[![Lint](https://github.com/matoous/godox/actions/workflows/lint.yml/badge.svg)](https://github.com/matoous/godox/actions/workflows/lint.yml)
[![GoDoc](https://godoc.org/github.com/matoous/godox?status.svg)](https://godoc.org/github.com/matoous/godox)
[![Go Report Card](https://goreportcard.com/badge/github.com/matoous/godox)](https://goreportcard.com/report/github.com/matoous/godox)
[![GitHub issues](https://img.shields.io/github/issues/matoous/godox.svg)](https://github.com/matoous/godox/issues)
@@ -16,3 +16,8 @@ Installation
---
go get github.com/matoous/godox
+
+The main idea
+---
+
+The main idea of godox is the keywords like TODO, FIX, OPTIMIZE is temporary and for development purpose only. You should create tasks if some TODOs cannot be fixed in the current merge request.