From 370f3f823621ca38e2275799aba3702dfac585bc Mon Sep 17 00:00:00 2001 From: Heng Li Date: Tue, 9 Sep 2025 11:23:09 -0400 Subject: [PATCH] add an alert about phishing --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9b8156e..86474a3 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ [![PyPI](https://img.shields.io/pypi/v/mappy.svg?style=flat)](https://pypi.python.org/pypi/mappy) [![Build Status](https://github.com/lh3/minimap2/actions/workflows/ci.yaml/badge.svg)](https://github.com/lh3/minimap2/actions) ## Getting Started +**ALERT:** `minimap2.com` is a [phishing site](https://github.com/lh3/minimap2/issues/1316). Please don't use anything from that website. ```sh git clone https://github.com/lh3/minimap2 cd minimap2 && make