Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
Updated the readme file, removed not needed library
Browse files Browse the repository at this point in the history
  • Loading branch information
acostros committed Nov 15, 2017
1 parent 6509f5d commit 3614a89
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ To use the Mambu Java API Wrapper, please include the following jars in your bui
* guice
* mockito-all
* junit
* gwt-user
* datanucleus-core

There is a list of services which are provided through a factory.
Expand Down Expand Up @@ -71,7 +70,7 @@ Contributing to the Project
-----
This is a community project and we'd love if you can contribute to make the Mambu API wrapper for Java better.

The project uses Maven for the build process. To make contributions to the project, fork it on GitHub, checkout out the project and import it into Eclipse (or your favourite Java IDE) as a Maven 2 project.
The project uses Maven for the build process. To make contributions to the project, fork it on GitHub, checkout the project and import it into Eclipse (or your favourite Java IDE) as a Maven 2 project.

Ensure to write JUnit tests for all contributions and rerun all existing tests (under /test) to ensure a high code quality.

Expand Down

0 comments on commit 3614a89

Please sign in to comment.