examples/test.c
authorAlan Knowles <alan@roojs.com>
Tue, 24 May 2016 09:51:17 +0000 (17:51 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 24 May 2016 09:51:17 +0000 (17:51 +0800)
examples/test.c

index 2e5eaf9..eb64957 100644 (file)
@@ -5,6 +5,8 @@
  *
  * gcc test.c `pkg-config --cflags --libs roojspacker ` -o test
  *
+ * ./test  myjavascriptfile.js
+ *
  */
 
 #include <stdio.h>