From 92edb26a7878468d6cb988811e41bcb7b8806eac Mon Sep 17 00:00:00 2001 From: Ben Hilburn Date: Wed, 20 Apr 2016 11:43:57 -0400 Subject: [PATCH] Making `anaconda` list item a link to full description. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 637c9b9f..b954d03e 100644 --- a/README.md +++ b/README.md @@ -115,7 +115,7 @@ The segments that are currently available are: * `symfony2_version` - Show the current Symfony2 version, if you are in a Symfony2-Project dir. * **Python Segments:** * `virtualenv` - Your Python [VirtualEnv](https://virtualenv.pypa.io/en/latest/). - * `anaconda` - Your active [Anaconda](https://www.continuum.io/why-anaconda) environment. + * [`anaconda`](#anaconda) - Your active [Anaconda](https://www.continuum.io/why-anaconda) environment. * **Ruby Segments:** * [`chruby`](#chruby) - Ruby environment information using `chruby` (if one is active). * [`rbenv`](#rbenv) - Ruby environment information using `rbenv` (if one is active).