From 83576016d4d22462034c1382e2737c42ed0d1e89 Mon Sep 17 00:00:00 2001 From: "Michael S. Klishin" Date: Mon, 9 Jan 2012 03:05:22 +0400 Subject: [PATCH] Add links to README, mention that `lein deps` and `lein test` are the defaults Clojure builder uses --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 57a2039..49da91d 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,9 @@ and run tests with lein test -For travis-ci.org integration bits, see `.travis.yml`, read our [Getting Started guide]() and [the rest of the documentation](). +This is what Travis CI Clojure builder will run by default. + +For more information, see `.travis.yml`, read our [Getting Started guide](http://about.travis-ci.org/docs/user/getting-started/) and [the rest of the documentation](http://about.travis-ci.org/). ## travis-ci.org badges