From 2d70fd48d73ec61dbefa69d46fd98877faf0ab88 Mon Sep 17 00:00:00 2001 From: Muhammad Nauman Raza Date: Fri, 12 Apr 2024 09:47:52 +0100 Subject: [PATCH] docs: update project description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b88d0d..0d801a5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Vaporise -Vaporise (`vpr`) is a simple, featureful and memory-safe alternative to the common `rm`, and is written in pure Rust. +Vaporise (`vpr`) is a simple, featureful, fast, and memory-safe alternative to the common `rm`, written in pure Rust. > This project is relatively stable, and most of what I had planned in terms of features have been done.