Skip to content

Commit

Permalink
Release 0.01
Browse files Browse the repository at this point in the history
  • Loading branch information
nigelhorne committed Jan 7, 2025
1 parent 8b32100 commit 383bd60
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Changes
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Revision history for Grammar-Improver - Use the LanguageTool API to rewrite text

0.01
0.01 Tue Jan 7 14:40:38 EST 2025
First draft
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,6 @@ Version 0.01

The `Grammar::Improver` module interfaces with the LanguageTool API to analyze and improve grammar in text input.

# AUTHOR

Nigel Horne <njh@bandsman.co.uk>

# METHODS

## new
Expand All @@ -41,3 +37,7 @@ Creates a new `Grammar::Improver` object.

Analyzes, improves and corrects the grammar of the input text.
Returns the corrected text.

# AUTHOR

Nigel Horne <njh@bandsman.co.uk>

0 comments on commit 383bd60

Please sign in to comment.