From 2f7def7d1c122dd9cd36fec934bfb004c1a1cead Mon Sep 17 00:00:00 2001 From: Sergei Winitzki Date: Fri, 26 Apr 2024 18:03:58 +0200 Subject: [PATCH] fix cover link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d4e171819..8cfade2b3 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This is the official source repository for the new book _The Science of Functional Programming: A tutorial, with examples in Scala_. -Book cover +Book cover The book is a tutorial exposition of the theoretical knowledge that functional programmers need. The material is developed from first principles and contains complete explanations, derivations, and proofs of almost all required results.