diff --git a/README.md b/README.md index a656ea9..6e8e459 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,8 @@ First you need to add the .jar to your classpath. If your project is managed by maven you can add the .jar the following way if (you have added the .jar to your /resource folder): ```xml - com.janetschel - bring-api + com.janetschel + bring-api 1.0 system ${project.basedir}/src/main/resources/bring-api-1.0.jar