diff --git a/README.md b/README.md index 23ecca9..dd78b7b 100644 --- a/README.md +++ b/README.md @@ -93,4 +93,4 @@ This is a template repo, it's meant to be used inside GitHub upon repo creation. ## Why reinvent the wheel? -There are several very good templates on GitHub, I prefer to use code we wrote instead of blinding taking the most starred template and having features we don't need. From experience, it's better to keep it simple and general enough for our specific use cases. \ No newline at end of file +There are several very good templates on GitHub, but I prefer to use code we wrote instead of blinding taking the most starred template and having features we don't need. From experience, it's better to keep it simple and general enough for our specific use cases.