Skip to content

Commit 043f43e

Browse files
committed
Merge branch 'master' of github.com:c-hack/C-Hack-Panel-Control
2 parents 342d51a + 336ed30 commit 043f43e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ To compile and run from source: Java 1.8 JDK, [Maven](https://maven.apache.org/
1414
To build it run `mvn package`. This will create a jar in `target`.
1515
To execute run `java -jar path/to/C-Hack-Panel-Control-X.X.X-jar-with-dependencies.jar <name of snippet> <arguments for snippet>`.
1616

17+
## How to use
18+
### Testing locally:
19+
If you want to test locally, you can see what the panels would show, by just opening the file `sim/index.html` with a browser.(Tested in Firefox 59)
20+
1721
## Contributing
1822
This project was created with eclipse, therefore you can just import the whole repo as a eclipse project.
1923

0 commit comments

Comments
 (0)