We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79dd386 commit 3677456Copy full SHA for 3677456
README.md
@@ -42,7 +42,7 @@ By using @FunctionalInterface annotation
42
43
#### There are few functional interfaces namely Consumer, Supplier, Predicate provided by Java 8.
44
45
-``` [Read more](https://medium.com/swlh/understanding-java-8s-consumer-supplier-predicate-and-function-c1889b9423d) ```
+[Read more](https://medium.com/swlh/understanding-java-8s-consumer-supplier-predicate-and-function-c1889b9423d)
46
47
### Consumer
48
0 commit comments