소스 검색

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.