From 68199a9a6ec711c117b80e89c191eacea7e8e3b6 Mon Sep 17 00:00:00 2001 From: Muhammad Nauman Raza Date: Sun, 19 May 2024 11:20:32 +0100 Subject: [PATCH] docs: past to present tense --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e8a94da..a57584d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Vaporise 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. +> This project is relatively stable, and most of what I have planned in terms of features have been done. ## Installation