Skip to content

Commit

Permalink
adding changelog link
Browse files Browse the repository at this point in the history
  • Loading branch information
gdbate committed Dec 12, 2012
1 parent 541ea76 commit c55a3b2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Readme.md
@@ -1,5 +1,8 @@
# Android - SDK Implementation #

## Current Version ##
**2.1.0** - [See Changelog](https://github.com/tapfortap/Android/blob/master/android-changelog.md)

## General Information ##

Integrating Tap for Tap into your app is usually really easy. Add our library, `TapForTap.jar`, to your Android project, call `TapForTap.initialize()` when your app starts, and then add a `com.tapfortap.AdView` to your layout or display an interstitial or app wall (if you are showing ads in that app). That's it!
Expand Down

0 comments on commit c55a3b2

Please sign in to comment.