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

Commit 1aa85be

Browse files
committed
Add new exercise links to the common README.md file
1 parent 9be01c1 commit 1aa85be

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,9 @@ It is important to have a different type of activities, which purpose is improvi
1010

1111
***An exercise** is a predefined task that you continuously implement to improve a certain skill* :muscle:
1212
##
13-
* [Math fucntions](https://github.com/bobocode-projects/java-8-exercises/tree/master/math-functions)
13+
* [Math functions](https://github.com/bobocode-projects/java-8-exercises/tree/master/math-functions)
14+
* [Account analytics](https://github.com/bobocode-projects/java-functional-features-exercises/tree/master/account-analytics)
15+
* [Sum of squares](https://github.com/bobocode-projects/java-functional-features-exercises/tree/master/sum-of-squares)
16+
* [Crazy lambdas](https://github.com/bobocode-projects/java-functional-features-exercises/tree/master/crazy-lambdas)
17+
1418

0 commit comments

Comments
 (0)