diff --git a/README.md b/README.md index 0b2150b..b421242 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@ C-41 ==== -[![Build Status](https://travis-ci.org/AshFurrow/C-41.png?branch=master)](https://travis-ci.org/AshFurrow/C-41) +[![Build Status](https://travis-ci.org/ashfurrow/C-41.png?branch=master)](https://travis-ci.org/ashfurrow/C-41) [C-41](https://itunes.apple.com/ca/app/c-41/id789924103?mt=8) is an application to help people develop film at home by providing a series of "recipes" for photographers to use. The app demonstrates how to use Core Data, unit tests, ReactiveCocoa, and Model-View-ViewModel. Pull requests are welcome. -![Screenshot](https://raw.github.com/AshFurrow/C-41/master/screenshot.png) +![Screenshot](https://raw.github.com/ashfurrow/C-41/master/screenshot.png) Building ----------------