From d6345b4c79c357c54588c2a4fc96b086e184d424 Mon Sep 17 00:00:00 2001 From: Sam Minnee Date: Sun, 11 Oct 2009 10:31:02 +0000 Subject: [PATCH] Added readme for github From: Sam Minnee git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@88527 467b73ca-7a2a-4603-9d3b-597d59a354a9 --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 000000000..2e2906475 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +Sapphire on GitHub +================== + +This a git clone of the subversion repository for Sapphire, the framework underlying SilverStripe CMS. It is here for those of us who love both Git and SilverStripe. For information on set-up, visit [SilverStripe CMS on GitHub](https://github.com/sminnee/silverstripe-cms). + +Relevant links +-------------- + + * [Main svn repository](http://svn.silverstripe.com/open/) + * [Trac instance, with bug tracking and source browsing](http://open.silverstripe.org) + * [SilverStripe CMS on GitHub](https://github.com/sminnee/silverstripe-cms) \ No newline at end of file