Skip to content

Commit 9f31834

Browse files
authored
Update README.md
1 parent 5f94a5c commit 9f31834

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,23 @@
11
# k8055-USB-BOARD-Java-control
22
Project to control Velleman K8055 board with Java 64-Bit
3+
4+
## Table of Contents
5+
- [Setup](#setup)
6+
- [Stats](#stats)
7+
- [Clone](#clone)
8+
- [License](#License)
9+
## Setup
10+
![](Assets/control.gif)
11+
12+
## Stats
13+
![GitHub All Releases](https://img.shields.io/github/downloads/CodingTarik/k8055-USB-BOARD-Java-control/total)
14+
## Clone
15+
> You need 'Java 1.8 or higher' for this
16+
> You need Java 64-Bit
17+
18+
- Enter the following command
19+
```shell
20+
$ git clone https://github.com/CodingTarik/k8055-USB-BOARD-Java-control.git
21+
```
22+
## License
23+
![GitHub](https://img.shields.io/github/license/CodingTarik/k8055-USB-BOARD-Java-control)

0 commit comments

Comments
 (0)