Skip to content

Commit 5f89bc5

Browse files
committed
merged readme
2 parents 9ea4d69 + 920da90 commit 5f89bc5

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

+10
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,16 @@ with any device that uses the LAWICEL protocol.
88
## Screenshot
99
![CANtact Screenshot](https://raw.github.com/linklayer/cantact-app/master/cantact-screenshot.png)
1010

11+
## Installation
12+
### Prerequisites
13+
The `ant` and `netbeans` packages.
14+
15+
### Build
16+
`git clone https://github.com/linklayer/cantact-app`
17+
`cd cantact-app`
18+
`ant build`
19+
- `ant build` requires a proper `CLASSPATH`. If you don't know what an appropriate `CLASSPATH` should be you can open the netbeans IDE (via `netbeans`) and view the IDE Log Output.
20+
1121
## Features
1222
- Display of CAN bus trace
1323
- Live display, showing the most recent data for each frame

0 commit comments

Comments
 (0)