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