Skip to content

Commit

Permalink
Create REAMDE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
melantronic committed Oct 18, 2016
1 parent f533849 commit 43f97bb
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions java/REAMDE.md
@@ -0,0 +1,13 @@
## Java Examples

## Building

```
mvn clean install
```

## Usage

```
java -jar spark-example-1.0-SNAPSHOT.jar YOUR_TEXT_FILE
```

0 comments on commit 43f97bb

Please sign in to comment.