Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Vincenzo-Petrolo authored Apr 8, 2020
1 parent bba9607 commit 84197e2
Showing 1 changed file with 19 additions and 2 deletions.
21 changes: 19 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,19 @@
# MQTT-Joystick-Controller
This repo is an open source project for an MQTT Joystick written in Java
# MQTT Joystick Controller

This is an Android Studio project that provides three Classes in order to deal with : Joystick and MQTT. Feel free to clone it and modify or just take some pieces of the code from it.

## Installation
Clone the repo:

```bash
git clone https://github.com/Vincenzo-Petrolo/MQTT-Joystick-Controller.git
```

## Usage
Open your Android Studio installation and simply File>Open> and search the project where you cloned it.

## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

## License
[GPL v3.0](https://choosealicense.com/licenses/gpl-3.0/)

0 comments on commit 84197e2

Please sign in to comment.