mirror of
https://github.com/aljazceru/kata-containers.git
synced 2025-12-18 06:44:23 +01:00
readme: remove libraries mentioning
There are two duplicated mentioning of the rust libraries in README.md. Let's just remove them all as the section is intended to list out core Kata components rather than general libraries. Fixes: #5275 Signed-off-by: Peng Tao <bergwolf@hyper.sh>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user