Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 31f5f24

Browse files
author
Ryan Neufeld
committed
Re-write introduction to to README. Fixes clojure-cookbook#376
1 parent 1c17888 commit 31f5f24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Clojure Cookbook
22

3-
*Clojure Cookbook* marks Clojure's entry into O'Reilly's prestigious [Cookbook Series](http://shop.oreilly.com/category/series/cookbooks.do). The book details a large number of Clojure recipes – pairs of problems and solutions – covering a wide number of common topics.
3+
*Clojure Cookbook* marks Clojure's entry into O'Reilly's prestigious [Cookbook Series](http://shop.oreilly.com/category/series/cookbooks.do). The book details a large number of recipes – pairs of problems and solutions – for common topics in Clojure.
44

55
*Clojure Cookbook* doesn't just teach you Clojure, it also shows you how to use the language and many of its common libraries. The most difficult part of mastering any language is knowing how to apply it, in an idiomatic way, to tasks that real software developers encounter every day. This is especially true of Clojure.
66

0 commit comments

Comments
 (0)