From f37be91939505ed6ae14916c84619030341be945 Mon Sep 17 00:00:00 2001 From: Hanspeter Portner Date: Fri, 17 Jan 2014 14:33:36 +0100 Subject: [PATCH] update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c81f188..0ecf8da 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@ # dfuse\_pack -## A DfuSe packer +## A DfuSe packer (USB device firmware upgrade STMicroelectronics extension) -This command line utility lets you pack raw binary firmware images into a DfuSe image container to be downloaded by any compatible flasher. The ideal companion to extend your automated build and release infrastructure base of DfuSe containers. +This command line utility lets you pack raw binary firmware images into a DfuSe image container to be downloaded by any compatible flasher. The ideal companion to extend your automated build and release infrastructure based on DfuSe containers. ### Dependencies -- eina (from the enlightenment foundation libraries (EFL)) -- cmake (as build tool) +- [eina](http://docs.enlightenment.org/auto/eina/eina_main.html) +- [cmake](http://www.cmake.org/) ### Build / install -- 2.38.5