From c65c71b1c025f5b0b84ea462b833edf0106db727 Mon Sep 17 00:00:00 2001 From: David Dollar Date: Wed, 23 Jun 2010 18:58:17 -0400 Subject: [PATCH] update docs --- README.markdown | 11 +++++++++++ README.rdoc | 11 ----------- 2 files changed, 11 insertions(+), 11 deletions(-) create mode 100644 README.markdown delete mode 100644 README.rdoc diff --git a/README.markdown b/README.markdown new file mode 100644 index 0000000..ca9632d --- /dev/null +++ b/README.markdown @@ -0,0 +1,11 @@ += Foreman + + See the [man page](http://ddollar.github.com/foreman) for details. + +== License + +MIT + +== Copyright + +(c) 2010 David Dollar diff --git a/README.rdoc b/README.rdoc deleted file mode 100644 index 40968ab..0000000 --- a/README.rdoc +++ /dev/null @@ -1,11 +0,0 @@ -= Foreman - - See the {man page}[http://ddollar.github.com/foreman] - -== License - -MIT - -== Copyright - -(c) 2010 David Dollar