README.md in gollum-descendant_tree-0.0.1 vs README.md in gollum-descendant_tree-0.0.2

- old
+ new

@@ -2,10 +2,10 @@ DescendantTree adds a helper function, similar to Gollum's Table of Contents (TOC), which adds an unordered list of links to all descendants of the current page. ## Installation -Add this line to your application's Gemfile: +Add this line to your Gollum application's Gemfile: gem 'gollum-descendant_tree' And then execute: