From 394b8da29d89cc5b2d903e4de6db00f08124bd05 Mon Sep 17 00:00:00 2001 From: Gaulthier Gain Date: Sat, 30 Jan 2021 12:47:06 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b8c45c..3d3a6e1 100644 --- a/README.md +++ b/README.md @@ -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: - **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).