We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cfb70b commit 1417546Copy full SHA for 1417546
docs/README.md
@@ -90,6 +90,7 @@ Format: ```bye```
90
Example: ```bye```
91
92
## 📅 Date and Time Syntacts meaning:
93
+
94
| Syntacts | Description |
95
|-------------------------|------------------------|
96
| `yyyy` | Year in 4-digit |
@@ -98,6 +99,13 @@ Example: ```bye```
98
99
| `HH` | Hours in 2-digit |
100
| `mm` | Minutes in 2-digit |
101
102
103
## ℹ️ Other info
104
1. Tasks are by default save at data/data.txt.
105
2. Save action is trigger every time you make modification to the task list.
106
107
+| Left Align | Center Align | Right Align |
108
+|:-----------|:------------:|------------:|
109
+| Text | Text | Text |
110
+| More | Data | Example |
111
0 commit comments