From 80c0b5a3fc62294d6b6cd5cd56538b1f71d8b6b0 Mon Sep 17 00:00:00 2001 From: David Peter Date: Mon, 23 Oct 2023 21:16:38 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 24ef103..4af8182 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ ## Note: Please consider using the follow-up project instead: [Numbat](https://github.com/sharkdp/numbat). +you can read more about why Insect has been rewritten from scratch [here](https://github.com/sharkdp/numbat/blob/master/assets/reasons-for-rewriting-in-rust.md). + +---