Updated Home (markdown)

serge1 2012-12-06 00:40:59 -08:00
parent 660625b24f
commit 77cccacc30

@ -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.
***