From 22b9cf96fdbe3a2ad28feb2af10e4504cca21f5e Mon Sep 17 00:00:00 2001 From: likyh Date: Tue, 12 Jul 2022 16:15:02 +0800 Subject: [PATCH] doc: add devlake to README usage (#704) Co-authored-by: linyh Signed-off-by: subham sarkar --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 85731ba67..b6d24a2ac 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*.