Skip to content

Commit 72fdc03

Browse files
committed
Merge pull request bbatsov#80 from ska2342/issue47
added note with a link to library coding standards
2 parents b269fea + 0803c39 commit 72fdc03

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ others are incomplete, some rules are lacking examples, some rules
2525
don't have examples that illustrate them clearly enough. In due time
2626
these issues will be addressed — just keep them in mind for now.
2727

28+
Please note, that the Clojure developing community maintains a list of
29+
[coding standards for libraries](http://dev.clojure.org/display/community/Library+Coding+Standards), too.
30+
2831
You can generate a PDF or an HTML copy of this guide using
2932
[Transmuter](https://github.com/TechnoGate/transmuter).
3033

0 commit comments

Comments
 (0)