Updated README.md

This commit is contained in:
2024-08-03 04:32:58 +08:00
parent cef9eff995
commit 0d4899be91

View File

@@ -122,8 +122,8 @@ yarn hardhat test --grep customKeyword
```
## 3. Known Problem of this Project
- Cannot use ```expect``` in test, most probably due to the dependencies mismatched. Future will upgrade and test newer version dependencies.
## 3. Known Issue
* Cannot use ```expect``` in test, most probably due to the dependencies mismatched. Future will upgrade and test newer version dependencies.
### Find a bug?
If you found an issue or would like to submit an improvement to this demo project, please submit an issue using the issues tab above.