From 77cccacc308d0c9e61f34485dab1d52af8057a78 Mon Sep 17 00:00:00 2001 From: serge1 Date: Thu, 6 Dec 2012 00:40:59 -0800 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Home.md b/Home.md index d7afb17..c9f3b6d 100644 --- a/Home.md +++ b/Home.md @@ -1,5 +1,6 @@ *** + **ELFIO** is a small, header-only C++ library that provides a simple interface for reading and generating files in ELF binary format. It is used as a standalone library - it is not dependant on any other product or project. Adhering to ISO C++, it compiles on a wide variety of architectures and compilers. @@ -10,4 +11,5 @@ Current version of **ELFIO** library is 2.0 and it is distributed under [MIT Lic Note for users of previous library versions 1.0.x: Version 2.x is not source compatible to earlier versions. Transition to the new library interface is straightforward though. + *** \ No newline at end of file