We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f94a5c commit 9f31834Copy full SHA for 9f31834
README.md
@@ -1,2 +1,23 @@
1
# k8055-USB-BOARD-Java-control
2
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
+
11
12
+## Stats
13
+
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
+
0 commit comments