Skip to content

Commit

Permalink
Minor formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
ikkisoft committed Feb 22, 2017
1 parent 3810788 commit 990018c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ The library has been developed from Espen Wiborg's [ajp_client](https://github.c

![AJP13 in Wireshark](http://i.imgur.com/e9wTKDS.png "AJP13 in Wireshark")

As of 02/27/2017, the JaCoCoverage analysis of project "libajp13" reports:
![Test Code Coverage](http://i.imgur.com/fAnN4zC.png "Test Code Coverage")

### Issues
This implementation is derived from Dan Milstein's reversing work, based on Tomcat 3.x AJP code. If you've discovered a bug, please open an issue in Github.

As of 02/27/2017, the JaCoCoverage analysis of project "libajp13" reports:
![Test Code Coverage](http://i.imgur.com/fAnN4zC.png "Test Code Coverage")

### How To Use it
The following code examples show how to use *libajp13*.

Expand Down

0 comments on commit 990018c

Please sign in to comment.