Skip to content

Commit

Permalink
README updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
iced committed Mar 22, 2012
1 parent fc6425e commit b85d470
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -33,6 +33,8 @@ puts `java -jar MyWorker.jar -cp Xerces.jar`


## Upload Code Package ## Upload Code Package


You need to specify name by which you'll call your worker later and path to zip created at previous step.

```java ```java
import io.iron.ironworker.client.codes.JavaCode; import io.iron.ironworker.client.codes.JavaCode;


Expand Down

0 comments on commit b85d470

Please sign in to comment.