Add a README.

This commit is contained in:
Joseph Koshy 2009-01-05 05:14:26 +00:00
parent 1259994283
commit 175efc49f4
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=186758

12
lib/libelf/README Normal file
View File

@ -0,0 +1,12 @@
# $FreeBSD$
# $NetBSD$
libelf: a BSD-licensed implementation of the ELF(3)/GELF(3) API.
Documentation:
* Manual page elf.3 contains an overview of the library. Other
manual pages document individual APIs in the library.
* A tutorial "libelf by Example" is available at:
http://people.freebsd.org/~jkoshy/download/libelf/article.html
For ongoing development please see http://elftoolchain.sourceforge.net/