Skip to content

Commit 152ff98

Browse files
committed
Tweak some wording
1 parent 8dcf2dd commit 152ff98

File tree

1 file changed

+6
-9
lines changed

1 file changed

+6
-9
lines changed

README.adoc

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -43,15 +43,12 @@ This style guide evolves over time as additional conventions are
4343
identified and past conventions are rendered obsolete by changes in
4444
Clojure itself.
4545

46-
NOTE: The guide is still a work in progress; some sections are missing,
47-
others are incomplete, some rules are lacking examples, some rules
48-
don't have examples that illustrate them clearly enough. In due time
49-
these issues will be addressed -- just keep them in mind for now.
50-
Help us address those shortcomings and make this guide better together!
51-
52-
Please note, that the Clojure developing community maintains a list of
53-
https://clojure.org/community/contrib_howto#_coding_guidelines[coding standards for libraries],
54-
too.
46+
NOTE: Clojure's developers also maintain a list of
47+
https://clojure.org/community/contrib_howto#_coding_guidelines[coding
48+
guidelines for libraries].footnote:[Those guidelines are meant to
49+
be applied to Clojure itself and to all the Clojure Contrib libraries.]
50+
They were one of the sources of inspiration for the document, you're
51+
currently reading.
5552

5653
ifdef::env-github[]
5754
You can generate a PDF copy of this guide using https://asciidoctor.org/docs/asciidoctor-pdf/[AsciiDoctor PDF], and an HTML copy https://asciidoctor.org/docs/convert-documents/#converting-a-document-to-html[with] https://asciidoctor.org/#installation[AsciiDoctor] using the following commands:

0 commit comments

Comments
 (0)