Skip to content

Commit

Permalink
update (readme): add repo size badge
Browse files Browse the repository at this point in the history
  • Loading branch information
angusmacdonald committed May 15, 2015
1 parent 08fbf8e commit 76ff6fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -5,6 +5,7 @@ This is a toy project I created for solving puzzles in the iOS game, 'WordBrain'
[![Build Status](https://travis-ci.org/angusmacdonald/wordbrain-solver.svg?branch=master)](https://travis-ci.org/angusmacdonald/wordbrain-solver)
[![Coverage Status](https://coveralls.io/repos/angusmacdonald/wordbrain-solver/badge.svg?branch=master)](https://coveralls.io/r/angusmacdonald/wordbrain-solver?branch=master)
[![Dependency Status](https://www.versioneye.com/user/projects/55553cb3774ff21599000167/badge.svg?style=flat)](https://www.versioneye.com/user/projects/55553cb3774ff21599000167)
![](https://reposs.herokuapp.com/?path=angusmacdonald/wordbrain-solver)

### What is WordBrain? ###
WordBrain is a word search like puzzle, where you are presented with a grid of characters, and you must find the word or words contained within. It differs in a number:
Expand Down

0 comments on commit 76ff6fb

Please sign in to comment.