From ebd6164ff009d36ee654cdc1dccf9c1308f33e2c Mon Sep 17 00:00:00 2001 From: Peter Taoussanis Date: Fri, 20 Mar 2015 15:20:23 +0700 Subject: [PATCH] Update README misc --- README.md | 30 ++++++++++++++---------------- 1 file changed, 14 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index 3ba47e8..5e258e8 100644 --- a/README.md +++ b/README.md @@ -277,7 +277,7 @@ A simple **sampling profiler** is also available: `taoensso.timbre.profiling/sam ## Contact & contributing -`lein start-dev` to get a (headless) development repl that you can connect to with [Cider][] (emacs) or your IDE. +`lein start-dev` to get a (headless) development repl that you can connect to with [Cider][] (Emacs) or your IDE. Please use the project's GitHub [issues page][] for project questions/comments/suggestions/whatever **(pull requests welcome!)**. Am very open to ideas if you have any! @@ -288,18 +288,16 @@ Otherwise reach me (Peter Taoussanis) at [taoensso.com][] or on [Twitter][]. Che Copyright © 2012-2014 Peter Taoussanis. Distributed under the [Eclipse Public License][], the same as Clojure. -[API docs]: -[CHANGELOG_]: -[CHANGELOG]: -[other Clojure libs]: -[Twitter]: -[SemVer]: -[Break Version]: -[Leiningen]: -[CDS]: -[ClojureWerkz]: -[issues page]: -[Cider]: -[commit history]: -[taoensso.com]: -[Eclipse Public License]: +[API docs]: http://ptaoussanis.github.io/timbre/ +[CHANGELOG]: https://github.com/ptaoussanis/timbre/releases +[other Clojure libs]: https://www.taoensso.com/clojure +[taoensso.com]: https://www.taoensso.com +[Twitter]: https://twitter.com/ptaoussanis +[issues page]: https://github.com/ptaoussanis/timbre/issues +[commit history]: https://github.com/ptaoussanis/timbre/commits/master +[Break Version]: https://github.com/ptaoussanis/encore/blob/master/BREAK-VERSIONING.md +[Leiningen]: http://leiningen.org/ +[Cider]: https://github.com/clojure-emacs/cider +[CDS]: http://clojure-doc.org/ +[ClojureWerkz]: http://clojurewerkz.org/ +[Eclipse Public License]: https://raw2.github.com/ptaoussanis/timbre/master/LICENSE \ No newline at end of file