- Documentation update

This commit is contained in:
Serge Lamikhov-Center 2012-12-05 20:01:31 +02:00
parent 4383280260
commit f3cdbcba65
3 changed files with 4 additions and 4 deletions

8
README
View File

@ -1,4 +1,4 @@
ELFIO is a C++ library for reading and generating files in the ELF binary
format. This library is unique and not based on any other product. It is also
platform independent. The library uses standard ANSI C++ constructions and
runs on a wide variety of architectures.
ELFIO is a header-only C++ library intended for reading and generating
files in the 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.

Binary file not shown.

Binary file not shown.