diff --git a/meta.json b/meta.json new file mode 100644 index 0000000..ec1e11c --- /dev/null +++ b/meta.json @@ -0,0 +1,15 @@ +{ + "schedule": [ + { + "day": "Monday", + "time": "10:00-12:00", + "topic": "Introduction" + }, + { + "day": "Wednesday", + "time": "14:00-16:00", + "topic": "Advanced Topics" + } + ], + "instructor": "Dr. Иванов" +} \ No newline at end of file