summaryrefslogtreecommitdiffhomepage
path: root/doc/language/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/language/README.md')
-rw-r--r--doc/language/README.md9
1 files changed, 0 insertions, 9 deletions
diff --git a/doc/language/README.md b/doc/language/README.md
deleted file mode 100644
index 24dd598ac..000000000
--- a/doc/language/README.md
+++ /dev/null
@@ -1,9 +0,0 @@
-# Language
-
-mruby is an implementation of the Ruby programming language.
-These documents are describing the language features and libraries
-which are provided together with mruby.
-
-## Built-In Class and Modules
-
-see *doc/language/Core.md*