From 87017c2e57d6fa6c7438658c671a41854180b79e Mon Sep 17 00:00:00 2001 From: Pavel Fadeev Date: Tue, 19 Feb 2019 22:42:14 +0100 Subject: [PATCH] Update readme.md --- readme.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/readme.md b/readme.md index 2f7cb7e..c777ea7 100644 --- a/readme.md +++ b/readme.md @@ -26,10 +26,3 @@ Or have inacceptable time complexity like O(n^2) or worse. So, primary goal now is to see if pure functional solution could be short and efficient at the same time. [It`s time to dive into details!](docs/02-algo-lis.md) - -## FunFin building -Let`s see how much fun could be derived from financial Scala application development. -Assuming to achieve it step-by-step, with small increments. -Side idea is to track progress over ticketing system and estimate efforts with number of Pomodoro's spent. - -[Link to presumed articles series](https://github.com/bearmug/fun-fin) \ No newline at end of file