diff --git a/docs/index.md b/docs/index.md index f51def6..5dfc9a1 100644 --- a/docs/index.md +++ b/docs/index.md @@ -19,19 +19,19 @@ the API to adapt to various specific platforms. These plug-ins often contain a native code portion to interface to the host system.

-##Getting Started +## Getting Started Include dependency in your project: 1. Maven - Easy way ----- -```xml - - net.java.jinput - jinput - 2.0.7 - -``` + ```xml + + net.java.jinput + jinput + 2.0.7 + + ``` 2. Build from sources - Experts only ----- @@ -42,5 +42,5 @@ Include dependency in your project: ``` 3. Include generated artifacts to your project. -##Usage +## Usage