Skip to content

Commit

Permalink
email syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
wmora committed Nov 20, 2014
1 parent cbdde48 commit 4bd28c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ Snackbar.with(SnackbarSampleActivity.this) // context
If you would like to add features to it or report any bugs, refer to the [issues](https://github.com/nispok/snackbar/issues) section.<br /><br />

# Who's using Snackbar?
If you are using this library and would like to be mentioned here, open a PR or tell us via [email]([email protected]).
If you are using this library and would like to be mentioned here, open a PR or tell us via [email](mailto:[email protected]).

# Examples
There's a sample app included in the project. [SnackbarSampleActivity](./sample/src/main/java/com/nispok/sample/snackbar/SnackbarSampleActivity.java) is where you want to start.
Expand Down

0 comments on commit 4bd28c7

Please sign in to comment.