diff --git a/README.md b/README.md index 5debc933..a96ef76a 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,8 @@ OCMock ====== -OCMock is an Objective-C implementation of mock objects. - -For downloads, documentation, and support please visit [ocmock.org][]. +![Build Status](https://github.com/erikdoe/ocmock/actions/workflows/build-and-test.yaml/badge.svg?branch=master) -[![Build Status](https://travis-ci.com/erikdoe/ocmock.svg?branch=master)](https://app.travis-ci.com/github/erikdoe/ocmock) +OCMock is an Objective-C implementation of mock objects. - [ocmock.org]: http://ocmock.org/ +For downloads, documentation, and support please visit [ocmock.org](http://ocmock.org/).