aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjohannst <johannes.stoelp@gmail.com>2020-09-17 21:58:42 +0200
committerjohannst <johannes.stoelp@gmail.com>2020-09-17 21:58:42 +0200
commit4ea1630f3a6e682dd0f732e8b6c7a4c6b96108e0 (patch)
treee08b422940229a838969df84b374953a032641a6
parentdfa05a97e083122a788c0ffb5c9e26888fe3dcd1 (diff)
downloadmatcha-threads-4ea1630f3a6e682dd0f732e8b6c7a4c6b96108e0.tar.gz
matcha-threads-4ea1630f3a6e682dd0f732e8b6c7a4c6b96108e0.zip
fixed typos in README
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 6c314ed..cf865d0 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,9 @@
-# match-threads
+# matcha-threads
A simple and unsafe implementation of cooperative-multitasking in userspace
(see [fibers][fiber_wiki]).
-`match-threads` were born after being bored and feeling low-"levelish".
+`matcha-threads` were born after being bored and feeling low-"levelish".
## License
This project is licensed under the [MIT](LICENSE) license.