Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
packatino committed Jul 10, 2016
1 parent 5727291 commit d4e47b5
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion README.md
Expand Up @@ -10,4 +10,19 @@ You can download the app from the [App Store](https://appsto.re/de/cxcMcb.i)!
![Pixelino Logo](http://a1.mzstatic.com/eu/r30/Purple60/v4/80/47/4a/80474afb-e045-4a10-9320-bfa188bce0b3/screen322x572.jpeg)
![Pixelino Logo](http://a5.mzstatic.com/eu/r30/Purple20/v4/ad/ba/a6/adbaa6eb-3494-cf0f-2ea0-80c2caa26cf9/screen322x572.jpeg)

Do you want to know why I do this? Read my article about this project on [team-coder.com](http://team-coder.com/pet-project/)!
## My Motivation
I don't take any money for this app so why do I do this? To find out, read my article about this project on [team-coder.com](http://team-coder.com/pet-project/)!

## Technologies
Those are a few of the technologies I use for this project:
- [Swift](https://swift.org/) for creating beautiful code ;-)
- [Quick](https://github.com/Quick/Quick) for behavior-driven development
- [Fastlane](https://github.com/fastlane/fastlane) for easy testing and distribution
- [Travis CI](https://travis-ci.org/) for continuous integration
- [Slather](https://github.com/SlatherOrg/slather)/[Coveralls](https://coveralls.io/) for generating and publishing test coverage reports
- [Google Analytics](https://www.google.de/analytics/) for finding out how the users use the app and how often they win ;-)

## Your Contribution
I would love to see your ideas for improving this app! The best way to contribute is by submitting a pull request. I will do my best to respond as soon as possible. You can also submit a new [GitHub issue](https://github.com/packatino/pixelino/issues) if you find bugs or have ideas for new features.

Please make sure to follow my general coding style and keep the test coverage high! :octocat:

0 comments on commit d4e47b5

Please sign in to comment.