We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 052ae66 commit 6ba4224Copy full SHA for 6ba4224
README.md
@@ -6,7 +6,7 @@ The current project structure is as follows:
6
- [Console examples](console)
7
- [Simple Console Examples](console/javamoney-console-simple)
8
- [Java 10 Console Examples](console/javamoney-console-java10) **disabled on CI because we still support JavaFX 8**
9
- - [Java Functional Examples](console/functional-example): examples using Java 8+ with streams, lambda and money-api
+ - [Java Functional Examples](console/functional-examples): examples using Java 8+ with streams, lambda and money-api
10
- [Money Machine](console/moneymachine): Adopt JSR API Testing project for getting feedback on the API
11
- [JavaFX examples](javafx)
12
- [JavaFX Demo application](javafx/money-fxdemo)
0 commit comments