From 135aa8ab4356c5a185e2f765dd1569dedee1c452 Mon Sep 17 00:00:00 2001 From: Dave Gamache Date: Sun, 15 May 2011 16:16:41 -0700 Subject: [PATCH] trying to change the readme section to markdown and edited the file structure thing to remove the IE CSS specific stuff --- README | 1 - README.markdown | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 README create mode 100644 README.markdown diff --git a/README b/README deleted file mode 100644 index 1f43d82..0000000 --- a/README +++ /dev/null @@ -1 +0,0 @@ -Skeleton is a small collection of CSS & JS files that can help you rapidly develop sites that look beautiful at any size, be it a 17" laptop screen or an iPhone. \ No newline at end of file diff --git a/README.markdown b/README.markdown new file mode 100644 index 0000000..83a8645 --- /dev/null +++ b/README.markdown @@ -0,0 +1 @@ +

Skeleton is a small collection of CSS & JS files that can help you rapidly develop sites that look beautiful at any size, be it a 17" laptop screen or an iPhone.

\ No newline at end of file