From fa2bbf9a0dcd4b80afef98a112dad1b034d224c0 Mon Sep 17 00:00:00 2001 From: "star:Kenneth Reitz" Date: Thu, 31 Mar 2011 01:07:54 -0400 Subject: [PATCH] link to examples directory --- README.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 500f39d..1f0d5f1 100644 --- a/README.rst +++ b/README.rst @@ -22,8 +22,9 @@ It has an awesome Column printer with optional auto-expanding columns. It detect The world's easiest to use implicit argument system w/ chaining methods for filtering. Seriously. -Run the various executables in ``./examples`` to get a good feel for what Clint offers. +Run the various executables in examples_ to get a good feel for what Clint offers. +.. _examples: https://github.com/kennethreitz/clint/tree/develop/examples You'll never want to not use it.