From 564e635b56364f9904386845402c241e70f726c8 Mon Sep 17 00:00:00 2001 From: Morgan Date: Mon, 22 Nov 2021 12:13:24 +0100 Subject: [PATCH] Add Grammica - grammar checker and text improver You can check your English grammar with grammica, and the website provides also a lot of other tools to rework and improve your text and make it even more unique. Thanks to Elvira from Grammica for the suggestion. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 67f4681..f642f19 100644 --- a/README.md +++ b/README.md @@ -1905,6 +1905,7 @@ curl --user username:password -X POST -F "jenkinsfile= Bookmarklets * [mourner/bullshit.js](https://github.com/mourner/bullshit.js) - A bookmarklet for translating marketing speak into human-readable text. 💩 **See also** : [Home Page](https://mourner.github.io/bullshit.js/) @@ -5117,3 +5118,4 @@ Run Lighthouse on an emulated mobile device on a 3G network. Running the test wi * [Tone Analyzer](https://tone-analyzer-demo.ng.bluemix.net/) - This service uses linguistic analysis to detect joy, fear, sadness, anger, analytical, confident and tentative tones found in text. * [Repetition Detector](http://www.repetition-detector.com/?p=online) - Intelligent and user-friendly detection of repetitions * [Readable](https://www.webfx.com/tools/read-able/) - Free readability test tool | Quick and easy way to test the readability of your work (text). +* [Grammica](https://grammica.com/) - You can check your English grammar with grammica, and the website provides also a lot of other tools to rework and improve your text and make it even more unique.