Updated ELFIO a Header Only, C Library to access ELF files (markdown)

serge1 2012-08-18 16:26:59 -07:00
parent 977100812c
commit ca6f1923ae

@ -9,3 +9,5 @@ While the library's implementation does make your work much easier: basic knowle
Current version of **ELFIO** library is 2.0 and it is distributed under MIT License conditions.
Note for users of previous library versions 1.0.x: Version 2.0 is not source compatible to earlier versions. But, for many projects, transition to a new library interface does not take more than several minutes.
***