Add Travis build status to README.

This commit is contained in:
Sam Hocevar 2015-11-07 12:58:07 +01:00
parent 4a86ff8c36
commit 37e6d87770

View File

@ -1,4 +1,3 @@
About zzuf: About zzuf:
zzuf is a transparent application input fuzzer. It works by intercepting zzuf is a transparent application input fuzzer. It works by intercepting
@ -8,3 +7,5 @@ behaviour is deterministic, making it easy to reproduce bugs.
For instructions and examples on how to use zzuf, see the manual page For instructions and examples on how to use zzuf, see the manual page
and the website at <http://caca.zoy.org/wiki/zzuf>. and the website at <http://caca.zoy.org/wiki/zzuf>.
[![Build Status](https://travis-ci.org/samhocevar/zzuf.svg?branch=master)](https://travis-ci.org/samhocevar/zzuf)