Skip to content

Commit

Permalink
merged readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ericevenchick committed May 19, 2016
2 parents 9ea4d69 + 920da90 commit 5f89bc5
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,16 @@ with any device that uses the LAWICEL protocol.
## Screenshot
![CANtact Screenshot](https://raw.github.com/linklayer/cantact-app/master/cantact-screenshot.png)

## Installation
### Prerequisites
The `ant` and `netbeans` packages.

### Build
`git clone https://github.com/linklayer/cantact-app`
`cd cantact-app`
`ant build`
- `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.

## Features
- Display of CAN bus trace
- Live display, showing the most recent data for each frame
Expand Down

0 comments on commit 5f89bc5

Please sign in to comment.