From 087d0f7307c351b0180ce6b11f3820edc31fdc0c Mon Sep 17 00:00:00 2001 From: Hyungtae Lim Date: Tue, 19 May 2026 01:38:23 +0900 Subject: [PATCH] docs(readme): add pip install banner Announce that `pip install pypatchworkpp` is available, mirroring the KISS-Matcher banner style with a typing SVG and PyPI link. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index abab47d..40c5140 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,12 @@

animated

+

+ (May 19, 2026) pip installation is now live: +
+ pip install pypatchworkpp +

+ [Patchwork++][arxivlink], an extension of [Patchwork][patchworklink], is **a fast, robust, and self-adaptive ground segmentation algorithm** on 3D point cloud.