From d119b4864aa38c302134b11d8cdf354eeb1991cb Mon Sep 17 00:00:00 2001 From: raysan5 Date: Thu, 6 Nov 2014 00:45:33 -0800 Subject: [PATCH] Base page setup --- Home.md | 1 - Introduction.md | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 Home.md create mode 100644 Introduction.md diff --git a/Home.md b/Home.md deleted file mode 100644 index 8b13789..0000000 --- a/Home.md +++ /dev/null @@ -1 +0,0 @@ - diff --git a/Introduction.md b/Introduction.md new file mode 100644 index 0000000..98022ed --- /dev/null +++ b/Introduction.md @@ -0,0 +1 @@ +Welcome to raylib! \ No newline at end of file