From c6198240135c20dd8eb25c597e6e8b4bc4d8f2b0 Mon Sep 17 00:00:00 2001 From: zeffy Date: Wed, 4 Oct 2017 01:43:21 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index db4553f..6a764ed 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ If you are interested, you can read my original write up on discovering the CPU - Enables Windows Update on PCs with unsupported processors. - Written in C, the best programming language. :sunglasses: -- Comepletely free software (as in freedom) ([GPL v3.0](LICENSE)) +- Completely free (as in freedom) software. - Does not modify any system files. - Byte pattern-based patching, which means it will usually keep working even after new updates come out. - Absolutely zero dependencies.