summaryrefslogtreecommitdiff
path: root/www/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'www/index.html')
-rw-r--r--www/index.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/www/index.html b/www/index.html
new file mode 100644
index 0000000..8355c07
--- /dev/null
+++ b/www/index.html
@@ -0,0 +1,10 @@
+<!doctype html>
+<html>
+<head>
+<title>TMW API</title>
+</head>
+<body>
+<h1>The Mana World RESTful API</h1>
+Source code available at <a href="https://github.com/themanaworld/api">https://github.com/themanaworld/api</a>
+</body>
+</html>