Skip to content

Commit dbf0819

Browse files
committed
Update README
1 parent d28c15d commit dbf0819

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
11
# Functional Swift by [objc.io](https://www.objc.io)
22

3-
This repository contains the code from the [Functional Swift book](https://www.objc.io/books/functional-swift). For some chapters we've packaged the code as playgrounds. For others (QuickCheck, Diagrams, and Parser Combinators) the sample code is available as plain Swift files or as Xcode project (Spreadsheet Application).
4-
5-
Please file an issue for questions/suggestions or other feedback!
6-
7-
Enjoy!
3+
This repository contains sample code from the [Functional Swift book](https://www.objc.io/books/functional-swift).

0 commit comments

Comments
 (0)