From 4ea1630f3a6e682dd0f732e8b6c7a4c6b96108e0 Mon Sep 17 00:00:00 2001 From: johannst Date: Thu, 17 Sep 2020 21:58:42 +0200 Subject: fixed typos in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') 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. -- cgit v1.2.3