Procházet zdrojové kódy

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

YAMAMOTO Takashi před 2 roky
rodič
revize
b622622096
1 změnil soubory, kde provedl 4 přidání a 3 odebrání
  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.