Skip to content

Commit

Permalink
Add usage to readmd
Browse files Browse the repository at this point in the history
  • Loading branch information
websemantics committed Nov 19, 2017
1 parent 8ad50d1 commit aae9b34
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,15 @@ Visit also https://github.com/cincheo/jsweet-examples-threejs for some examples
### Build with Gradle
```
./gradlew jsweetClean jsweet (--refresh-dependencies) (--info)
````
### OR build with Maven
```
### Build with Maven
```
mvn generate-sources
```
### Build with Ant
```
ant
```

### Run in your favorite browser
```
Expand Down

0 comments on commit aae9b34

Please sign in to comment.