diff --git a/README.md b/README.md index 26b957a63..004e5c89d 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,8 @@ A Java adaptation of the Riot Games LoL API (http://developer.riotgames.com/). R Just [download](https://github.com/robrua/Orianna/releases) the latest .jar and add it to your project's build path. To do this in eclipse, I recommend creating a lib/ directory in your project's root directory and putting the .jar there. Then just right click the .jar in eclipse and click Build Path -> Add to Build Path. + +If you use Maven to manage your dependencies, you Orianna is posted on Maven Central @ com.robrua.orianna ## Usage @@ -68,4 +70,4 @@ Feel free to send pull requests or to contact me via github or email (robrua@alu There's probably typos or some data missing somewhere in the project. Let me know about any of them you run into. ## Disclaimer -This product is not endorsed, certified or otherwise approved in any way by Riot Games, Inc. or any of its affiliates. \ No newline at end of file +This product is not endorsed, certified or otherwise approved in any way by Riot Games, Inc. or any of its affiliates.