Skip to content

Commit

Permalink
Added badges
Browse files Browse the repository at this point in the history
  • Loading branch information
matrixjnr committed Aug 23, 2019
1 parent bad96c6 commit aaa7303
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,7 @@ The server returns Time to the user.

## To Note
Creating workers that have dependencies should be precompiled and packaged jar files with dependencies so as to be run as follows:

`worker: java -jar workersdir/test.jar`
Otherwise running workers from class files will throw errors.

Otherwise running workers from class files with dependencies will throw errors.

0 comments on commit aaa7303

Please sign in to comment.