From 72a1ab5e39fabbe813fa12653864bc16d4034be2 Mon Sep 17 00:00:00 2001 From: Mitchell Shibilski-Unkel <133730558+MitchellShibilski-Unkel@users.noreply.github.com> Date: Tue, 7 May 2024 19:58:43 -0600 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e71a97..d65057c 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,11 @@ # PyGrammar **Python Grammar Bot**
-v1.1 +v1.2 ## Features - Part of Speech Detection - Grammar Correction +- Spell Correction ## Installation `pip install git+https://github.com/MitchellShibilski-Unkel/PyGrammar.git@main`