Skip to content

Commit

Permalink
Added a readme for the quasar JAR
Browse files Browse the repository at this point in the history
  • Loading branch information
Clintonio committed Oct 6, 2016
1 parent 6c52086 commit 2435cef
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions lib/README.txt
@@ -0,0 +1,8 @@
The Quasar.jar in this directory is for runtime instrumentation of classes by Quasar.

When running corda outside of the given gradle building you must add the following flag with the
correct path to your call to Java:

java -javaagent:path-to-quasar-jar.jar ...

See the Quasar docs for more information: http://docs.paralleluniverse.co/quasar/

0 comments on commit 2435cef

Please sign in to comment.