Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuacc committed Nov 29, 2022
2 parents b2a70ee + 20f82f1 commit 15ee4d0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# AutoHotUnit - A unit testing framework for AutoHotkey.
# AutoHotUnit - A unit testing framework for AutoHotkey

While there have been other unit testing frameworks for AutoHotkey, I found most
of them a bit clumsy to work with. This is my attempt to bring modernize the
of them a bit clumsy to work with. This is my attempt to modernize the
way AutoHotkey unit testing is done.

## Features
Expand Down Expand Up @@ -163,4 +163,4 @@ class MathSuite extends AutoHotUnitSuite {
```


[ahkpm]:https://ahkpm.dev
[ahkpm]:https://ahkpm.dev

0 comments on commit 15ee4d0

Please sign in to comment.