mirror of
https://github.com/serge1/ELFIO.git
synced 2024-11-02 02:26:47 +00:00
- Documentation update
This commit is contained in:
parent
4383280260
commit
f3cdbcba65
8
README
8
README
@ -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.
|
||||
|
BIN
doc/elfio.docx
BIN
doc/elfio.docx
Binary file not shown.
BIN
doc/elfio.pdf
BIN
doc/elfio.pdf
Binary file not shown.
Loading…
Reference in New Issue
Block a user