Add badges to README
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
[][gitpod]
|
||||
[][pipeline]
|
||||
[][coverage]
|
||||
|
||||
# Javafx template
|
||||
|
||||
A repository with ~~three~~ `one` variants of a javafx projects, with maven setup for Java 16 and JavaFX 16, and JUnit 5 (Jupiter) and TestFX for testing.
|
||||
@@ -14,6 +17,9 @@ All projects can be tried out by cd-ing into the corresponding folder and using
|
||||
- run with `mvn javafx:run` (it should open, but not work properly)
|
||||
|
||||
[gitpod]: https://gitpod.stud.ntnu.no/#https://gitlab.stud.idi.ntnu.no/it1901/students-2021/oysteikt
|
||||
[pipeline]: https://gitlab.stud.idi.ntnu.no/it1901/students-2021/oysteikt/-/pipelines
|
||||
[coverage]: https://it1901.pages.stud.idi.ntnu.no/students-2021/oysteikt/
|
||||
|
||||
[rpn]: https://en.wikipedia.org/wiki/Reverse_Polish_notation
|
||||
|
||||
[calc.java]: oysteikt-calc/src/main/java/app/Calc.java
|
||||
|
||||
Reference in New Issue
Block a user