diff --git a/README.md b/README.md index 804e286..b870f08 100644 --- a/README.md +++ b/README.md @@ -194,7 +194,16 @@ python test.py bob Then you will get `The result in party alice is 5` on the first terminal screen and `The result in party bob is 5` on the second terminal screen. Figure shows the execution under the hood: -![ppeH68x.png](https://s1.ax1x.com/2023/03/08/ppeH68x.png) - +
+Figure +
## Running untrusted codes As a general rule: Always execute untrusted codes inside a sandbox (e.g., [nsjail](https://github.com/google/nsjail)). + +## Who use us + +Ant Chain Morse + + +SecretFlow + diff --git a/docs/images/morse-logo.png b/docs/images/morse-logo.png new file mode 100644 index 0000000..12efaf1 Binary files /dev/null and b/docs/images/morse-logo.png differ diff --git a/docs/images/secretflow-logo.png b/docs/images/secretflow-logo.png new file mode 100644 index 0000000..2117fe6 Binary files /dev/null and b/docs/images/secretflow-logo.png differ