Skip to content
This repository was archived by the owner on Feb 10, 2021. It is now read-only.

Commit 7ae8dd2

Browse files
author
Taras
authored
Update readme.md
1 parent ddfc624 commit 7ae8dd2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

lambdas/readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# <img src="https://raw.githubusercontent.com/bobocode-projects/resources/master/image/logo_transparent_background.png" height=50/> Lambdas tutorial
22

33
This is the tutorial on lambdas, method reference, and functional interfaces.
4-
### Pre-conditions
4+
### Pre-conditions :heavy_exclamation_mark:
55
You're supposed to be familiar with OOP, have basic knowledge of JDK, and be able to write Java code.
6-
### Related exercises
6+
### Related exercises :muscle:
77
* [Math fucntions factory](https://github.com/bobocode-projects/java-8-exercises/tree/master/math-functions-factory)
8-
### See also
8+
### See also :point_down:
99
* [Tutorial on Optional](https://github.com/bobocode-projects/java-8-tutorial/tree/master/optional)
1010
* [Tutorial on Stream API](https://github.com/bobocode-projects/java-8-tutorial/tree/master/stream-api)

0 commit comments

Comments
 (0)