Update README.md

This commit is contained in:
Gaulthier Gain 2021-01-30 12:47:06 +01:00 committed by GitHub
parent 4a2c402dbe
commit 394b8da29d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,7 +30,7 @@ The Unikraft tools are a set of tools to automatically build images of operating
In addition, the toolchain contains helper tools such as: In addition, the toolchain contains helper tools such as:
- **Crawler tool** to create graph of dependencies of existing micro-libs. - **Crawler tool** to create graph of dependencies of existing micro-libs.
- **Binary analyser tool** to extract various information of unikraft unikernel ELF files. - **Binary analyser tool** to extract various information of unikernel ELF files (Unikraft oriented).
Note that the toolchain will be integrated to the [kraft](https://github.com/unikraft/kraft) repository in February/March (after some refactoring). Note that the toolchain will be integrated to the [kraft](https://github.com/unikraft/kraft) repository in February/March (after some refactoring).