From 85e2b3eb093fd50677a09a2d48dcfbc7e400dc9a Mon Sep 17 00:00:00 2001 From: Tim Jones Date: Wed, 23 Oct 2024 21:43:14 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ca1ec52..92d8f30 100644 --- a/README.md +++ b/README.md @@ -112,8 +112,8 @@ Set-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass -Force | [u] 0.1.3 | aid math plot | Plot a math expression | [a] added in version x.x.x -[u] lasted updated in version x.x.x -[p] last patched in version x.x.x +[u] updated in version x.x.x +[p] patched in version x.x.x [d] deprecated in version x.x.x ``` @@ -125,4 +125,4 @@ git clone https://github.com/Timmoth/aid-cli cd aid-cli cargo build --release .\target\release\aid.exe -``` \ No newline at end of file +```