Browse Source

Update 'README.md'

天问 1 month ago
parent
commit
2038bd72c9
1 changed files with 8 additions and 1 deletions
  1. 8 1
      README.md

+ 8 - 1
README.md

@@ -1,3 +1,10 @@
 # mojo
 
-mojo语言
+mojo语言
+
+## Usage
+
+```
+mojo matmul.mojo
+docker compose up -d
+```