summaryrefslogtreecommitdiff
path: root/robot/en.py
diff options
context:
space:
mode:
Diffstat (limited to 'robot/en.py')
-rw-r--r--robot/en.py7
1 files changed, 7 insertions, 0 deletions
diff --git a/robot/en.py b/robot/en.py
new file mode 100644
index 0000000..f296516
--- /dev/null
+++ b/robot/en.py
@@ -0,0 +1,7 @@
+# coding=utf-8
+
+name = 'Robot'
+description = 'Introductory Robot course.'
+
+hint = {
+}