From 607846802fe49ec46c8248f99cff114b6c7cc6fe Mon Sep 17 00:00:00 2001 From: linyh Date: Fri, 8 Jul 2022 23:55:10 +0800 Subject: [PATCH] doc: add devlake to README usage --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 94bd4daad..8e4b1cb97 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,7 @@ Here's how `revive` is different from `golint`: - [`Beaver`](https://github.com/Clivern/Beaver) - A Real Time Messaging Server. - [`ggz`](https://github.com/go-ggz/ggz) - An URL shortener service written in Golang - [`Codeac.io`](https://www.codeac.io?ref=revive) - Automated code review service integrates with GitHub, Bitbucket and GitLab (even self-hosted) and helps you fight technical debt. +- [`DevLake`](https://github.com/apache/incubator-devlake) - Apache DevLake is an open-source dev data platform to ingest, analyze, and visualize the fragmented data from DevOps tools,which can distill insights to improve engineering productivity. *Open a PR to add your project*.