Moves process chart.

This commit is contained in:
Tanmay
2022-09-10 16:22:46 +01:00
parent 7fc4fbbd31
commit 70c3573f0a

View File

@@ -1,13 +0,0 @@
```mermaid
gantt
title Session Schedule
dateFormat HH:mm
axisFormat %H:%M
AMA : a1, 21:00, 5m
Quiz : a2, after a1, 5m
Show me the code : a3, after a2, 5m
Session : a4, after a3, 75m
Break : a5, 22:30, 5m
Session : a6, after a5, 23:30
Doubt Session : a7, 23:30, 30m
```