diff --git a/std/wasi/README.md b/std/wasi/README.md
index bfc5c801ef..1f78e9ac72 100644
--- a/std/wasi/README.md
+++ b/std/wasi/README.md
@@ -46,7 +46,7 @@ This module provides an implementation of the WebAssembly System Interface.
 - [x] poll_oneoff
 - [x] proc_exit
 - [ ] proc_raise
-- [ ] sched_yield
+- [x] sched_yield
 - [x] random_get
 - [ ] sock_recv
 - [ ] sock_send