From fedbedff4c4130a0d95a3087db329c3ba218f0cc Mon Sep 17 00:00:00 2001 From: Isaev Denis Date: Sat, 16 May 2020 14:17:54 +0300 Subject: [PATCH] docs: add link to website into README.md --- README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000..11c9f0f0 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +See the documentation in our website [golangci-lint.run](https://golangci-lint.run).