]> Chaos Git - corbenik/ctrulib.git/commitdiff
move template to examples/templates/application
authorDave Murphy <davem@devkitpro.org>
Wed, 24 Dec 2014 19:32:18 +0000 (19:32 +0000)
committerDave Murphy <davem@devkitpro.org>
Wed, 24 Dec 2014 19:32:18 +0000 (19:32 +0000)
examples/templates/application/Makefile [moved from template/Makefile with 100% similarity]
examples/templates/application/README.md [new file with mode: 0644]
examples/templates/application/source/main.c [moved from template/source/main.c with 100% similarity]
template/README.md [deleted file]

diff --git a/examples/templates/application/README.md b/examples/templates/application/README.md
new file mode 100644 (file)
index 0000000..8a43ac1
--- /dev/null
@@ -0,0 +1,3 @@
+# template
+
+This is a template for starting new 3DS libctru projects.
diff --git a/template/README.md b/template/README.md
deleted file mode 100644 (file)
index c10896a..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-# template
-
-This is a template for starting new 3DS/ctrulib projects.