Skip to content

Commit

Permalink
Add blurb about sample code
Browse files Browse the repository at this point in the history
  • Loading branch information
MrPickles committed Apr 5, 2017
1 parent ca23cf0 commit 8bbe225
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,12 @@ protected void onActivityResult(int requestCode, int resultCode, Intent data) {
}
```

### Example Project

This repository contains an example project that demonstrates basic usage of
this library. It is a single activity that writes data for the left hand tapping
test to a centralized test spreadsheet.

## Updating the Library

The recommended way of importing this library is as an `aar` file. Therefore,
Expand Down

0 comments on commit 8bbe225

Please sign in to comment.