From 92c48795f4d0e2f6b159aa9ffee4281554539e0d Mon Sep 17 00:00:00 2001 From: Jason Heppler Date: Tue, 22 May 2012 13:57:04 -0500 Subject: [PATCH] Updating README and changing file from rdoc to md --- README.rdoc => README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) rename README.rdoc => README.md (76%) diff --git a/README.rdoc b/README.md similarity index 76% rename from README.rdoc rename to README.md index a9d49c4..05c31f4 100644 --- a/README.rdoc +++ b/README.md @@ -1,9 +1,11 @@ -== Rubyist Historian Material +# Rubyist Historian Material -This repository contains evolving content used as introductory teaching material for the Rubyist Historian ebook project by Jason A. Heppler. The latest releases of the book can be found at http://www.jasonheppler.org. +This repository contains evolving content used as introductory teaching material for the Rubyist Historian ebook project by Jason A. Heppler ([http://jasonheppler.org](http://jasonheppler.org)). -== Copyright & Licensing +The full text of The Rubyist Historian can be viewed at Github pages: [http://hepplerj.github.com/rubyist-historian](http://hepplerj.github.com/rubyist-historian). + +# Copyright & Licensing This material is licensed by Jason A. Heppler under the Creative Commons Attribution-Share Alike 3.0 United States license. You are free to copy, distribute, transmit, and remix this work, provided you attribute the work to Jason Heppler as the original author and reference this repository. If you alter, transform, or build upon this work, you may distribute the resulting work only under the same, similar or a compatible license. Any of the above conditions can be waived if you get permission from the copyright holder. For any reuse or distribution, you must make clear to others the license terms of this work. The best way to do this is with a link to the Creative Commons Attribution-Share Alike 3.0 United States license. -Certain examples, inspiration for structure, and topics are inspired by and drawn from Professor Stephen Ramsay's course ENGL 4/878: Electronic Text, which I enrolled in during the Fall 2010 term at the University of Nebraska-Lincoln +Certain examples, inspiration for structure, and topics are inspired by and drawn from Professor Stephen Ramsay's course ENGL 4/878: Electronic Text, which I enrolled in during the Fall 2010 term at the University of Nebraska-Lincoln. \ No newline at end of file