From 49176d650b7ac00ae5ef327cd95e0ec443923e78 Mon Sep 17 00:00:00 2001 From: Michael Hartl Date: Tue, 10 Dec 2013 14:37:06 -0800 Subject: [PATCH] Fix the README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1af4521..4e876a4 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,16 @@ # polytexnic -This is the `polytexnic` gem, which converts input in Markdown or PolyTeX to HTML and LaTeX. It currently has no standalone applications, but rather exists to support the `polytexnic` gem. +This is the `polytexnic` gem, which converts input in Markdown or PolyTeX to HTML and LaTeX. It currently has no standalone applications, but rather exists to support the `softcover` gem. ## Installation -This gem is installed automatically as a dependency of the `polytexnic` gem: +This gem is installed automatically as a dependency of the `softcover` gem: $ gem install polytexnic ## Usage -See [*The PolyTeXnic Book*](http://polytexnic.org/book) for more information. +See [*The Softcover Book*](http://manual.softcover.io/book) for more information. ## Contributing