GiggleLiu commited on
Commit
9297b31
1 Parent(s): 3256dc1

README config

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -1,3 +1,11 @@
 
 
 
 
 
 
 
 
1
  # Hello World
2
 
3
  To run this exmaple, you need to have a docker installed.
@@ -37,4 +45,4 @@ curl --request POST \
37
  ```
38
 
39
  TODO: We should return result directly by default(sync mode by default).
40
- TODO: add Python/Julia client based usages.
 
1
+ ---
2
+ title: Generic TensorNetworks
3
+ colorFrom: yellow
4
+ colorTo: green
5
+ sdk: docker
6
+ pinned: false
7
+ ---
8
+
9
  # Hello World
10
 
11
  To run this exmaple, you need to have a docker installed.
 
45
  ```
46
 
47
  TODO: We should return result directly by default(sync mode by default).
48
+ TODO: add Python/Julia client based usages.