Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
WillNewmarch committed Mar 4, 2022
1 parent b06e2af commit aeecb80
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

Accessible and understandable multi-threading that doesn’t complicate your codebase.

Bifur isn’t only a kick-arse dwarf from The Hobbit. His name literally means _to divide into two branches or parts_.
Not only is Bifur a kick-arse dwarf from The Hobbit. His name literally means _to divide into two branches or parts_.

Bifur allows you to run code alongside other code so as not to block the main thread (i.e. cause the browser to lock up) when performing heavy operations!

Expand Down Expand Up @@ -197,4 +197,4 @@ Pull requests are welcome. For major changes, please open an issue first to disc
Please make sure to update tests as appropriate.

# License
[MIT](https://choosealicense.com/licenses/mit/)
[MIT](https://choosealicense.com/licenses/mit/)

0 comments on commit aeecb80

Please sign in to comment.