Skip to content

Commit

Permalink
fix README.md
Browse files Browse the repository at this point in the history
Signed-off-by: dylan-fan <[email protected]>
  • Loading branch information
dylan-fan committed Dec 28, 2023
1 parent 4bda939 commit 8ba5711
Showing 1 changed file with 1 addition and 16 deletions.
17 changes: 1 addition & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,22 +10,7 @@ Building and Deploying Eggroll
---
You can check the deploy document here:

[English](doc/upgrade_helper_guide.md) [简体中文](doc/Eggroll部署文档说明.md)



Running Tests
---
Testing requires Eggroll having been built and deployed. Once it is completed, you can try the example test cases:
```bash

# standalone mode
python -m unittest eggroll.roll_pair.test.test_roll_pair.TestRollPairStandalone

# cluster mode
python -m unittest eggroll.roll_pair.test.test_roll_pair.TestRollPairCluster

```
[简体中文](doc/Eggroll部署文档说明.md)


Special thanks to:
Expand Down

0 comments on commit 8ba5711

Please sign in to comment.