Преглед изворни кода

samples/inst-context-threads: Add a brief explanation (#2592)

YAMAMOTO Takashi пре 2 година
родитељ
комит
b622622096
1 измењених фајлова са 4 додато и 3 уклоњено
  1. 4 3
      samples/inst-context-threads/README.md

+ 4 - 3
samples/inst-context-threads/README.md

@@ -1,4 +1,5 @@
-The "inst-context" sample project
-=================================
+The "inst-context-threads" sample project
+=========================================
 
-This sample demonstrates module instance context API.
+This sample demonstrates some interactions between
+module instance context API and wasi-threads.