mirror of
https://github.com/serge1/ELFIO.git
synced 2024-12-26 18:15:40 +00:00
Updated Home (markdown)
parent
660625b24f
commit
77cccacc30
2
Home.md
2
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.
|
||||
|
||||
|
||||
***
|
Loading…
Reference in New Issue
Block a user