Skip to content

Commit bcf000a

Browse files
committed
Readme
1 parent 99bebc4 commit bcf000a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
# java-demo
22
A base Java application for Cryptimeleon. You can use this to get started quickly with your own project.
33

4-
## Howto
4+
## Howto (cloud)
5+
- On the [github page](https://github.com/cryptimeleon/java-demo), click the green "Code" button and create a new codespace.
6+
- Open `PointchevalSandersExampleCode.java`, press F5 and it'll run. You now have a working sandbox to play around in.
7+
8+
## Howto (local)
59

610
- Check out the project.
711
- Import it into your favorite IDE (ours is IntelliJ).

0 commit comments

Comments
 (0)