Skip to content

Commit 8994c4e

Browse files
authored
Merge pull request #1 from QEC-pages/main
add test function
2 parents 4b35cef + aee0867 commit 8994c4e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ I use weilei_lib as a submodule here. It works like two repo, but just one insid
88
```
99
git clone --recurse-submodules https://github.com/QEC-pages/how-to-use-weilei-lib
1010
```
11+
You can test it by
12+
```
13+
make test_lib
14+
make test
15+
```
16+
1117

1218

1319

0 commit comments

Comments
 (0)