Merge pull request #5276 from bergwolf/github/readme

readme: remove libraries mentioning
This commit is contained in:
Bin Liu
2022-10-11 13:19:18 +08:00
committed by GitHub
2 changed files with 4 additions and 2 deletions

View File

@@ -97,6 +97,10 @@ Currently, only built-in `Dragonball` has been implemented.
Persist defines traits and functions to help different components save state to disk and load state from disk.
### helper libraries
Some helper libraries are maintained in [the library directory](../libs) so that they can be shared with other rust components.
## Build and install
```bash