Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
teaey committed Apr 3, 2015
1 parent c1dd67c commit ae07c7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -13,7 +13,7 @@ How to use?
```
<dependency>
<groupId>com.github.teaey.apns4j</groupId>
<groupId>com.github.teaey</groupId>
<artifactId>apns4j</artifactId>
<version>1.0.1</version>
</dependency>
Expand All @@ -24,7 +24,7 @@ How to use?
-----


@see [TestSample](src/test/java/cn/teaey/apns/TestSample.java)
@see [TestSample](src/test/java/cn/teaey/apns4j/TestSample.java)



Expand Down

0 comments on commit ae07c7d

Please sign in to comment.