diff --git a/README.md b/README.md index d9fa94cb..9aece4cb 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ libkqueue ========= -[![Build Status](https://travis-ci.com/mheily/fs123.svg?branch=master)](https://travis-ci.com/mheily/fs123) +[![Build Status](https://travis-ci.com/mheily/libkqueue.svg?branch=master)](https://travis-ci.com/mheily/libkqueue) A user space implementation of the kqueue(2) kernel event notification mechanism libkqueue acts as a translator between the kevent structure and the native