Add Readme

Change-Id: I30513eef2b098580c6fb763038fbba32a2efdc31
Signed-off-by: Matt Spinler <spinler@us.ibm.com>
1 file changed
tree: 22a368bf7ba2717c2c02b8a2165b0ef9434b01fd
  1. LICENSE
  2. README.md
README.md

Provides IBM specific error logging functionality.

To Build

To build this package, do the following steps:

    1. ./bootstrap.sh
    2. ./configure ${CONFIGURE_FLAGS}
    3. make

To clean the repository run `./bootstrap.sh clean`.