From 9da9c71af815fd867d0bcb131ea338b808c3816f Mon Sep 17 00:00:00 2001 From: Shunsuke Shibayama Date: Sun, 30 Apr 2023 22:51:43 +0900 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ae43131..2716807 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,8 @@ __If installed this way, you also need to [install Erg](https://github.com/mtshi curl -L https://github.com/mtshiba/ergup/raw/main/ergup.py | python3 ``` +### [GitHub Releases](https://github.com/mtshiba/pylyzer/releases/latest) + ## What is the advantage over pylint, pyright, pytype, etc.? * Performance 🌟