From ffb19b9a5294c95d36654f2b8affad0598d85361 Mon Sep 17 00:00:00 2001 From: Zanie Blue Date: Thu, 8 Feb 2024 17:12:22 -0600 Subject: [PATCH] Add a error messages highlight to the README (#1264) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d4dbdd6cd..d3d91b316 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ Puffin is backed by [Astral](https://astral.sh), the creators of [Ruff](https:// HTML and JSON indexes, and more. - 🧰 Novel resolution features such as override of transitive dependency versions and a lowest compatible version resolution strategy. +- ⁉️ Best-in-class error messages with a conflict-tracking resolver. ## Getting Started