Skip to content

Commit

Permalink
for proguard
Browse files Browse the repository at this point in the history
  • Loading branch information
laomo committed Apr 21, 2015
1 parent 55d4915 commit 3a4d2fa
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 @@ -4,7 +4,7 @@ Simplify from [Butter Knife](https://github.com/JakeWharton/butterknife)

###Usage

Use like `app/src/main/java/com/meican/android/smartknife/MainActivity.java`:
Use like `app/src/main/java/com/laomo/smartknife/MainActivity.java`:

```
public class MainActivity extends Activity implements OnClickListener, OnItemClickListener {
Expand Down

0 comments on commit 3a4d2fa

Please sign in to comment.