Skip to content

Commit 825756f

Browse files
committed
Update doc
1 parent b736c61 commit 825756f

File tree

1 file changed

+19
-15
lines changed

1 file changed

+19
-15
lines changed

README.md

Lines changed: 19 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -19,36 +19,40 @@ now +1d
1919
now -1w
2020
```
2121

22-
key | unit
23-
--- | ---
24-
ms | microseconds(not support yest)
25-
s | seconds
26-
m | minutes
27-
h | hours
28-
d | days
29-
w | weeks
30-
M | months
31-
q | quarters(not support yest)
32-
y | years
22+
| key | unit |
23+
|-----|--------------------------------|
24+
| ms | microseconds(not support yest) |
25+
| s | seconds |
26+
| m | minutes |
27+
| h | hours |
28+
| d | days |
29+
| w | weeks |
30+
| M | months |
31+
| q | quarters(not support yest) |
32+
| y | years |
3333

3434
## Get it
3535

3636
Download
37-
from [Github release](https://github.com/rexzhang/alfred-workflow-time-converter/releases)
37+
from [GitHub release](https://github.com/rexzhang/alfred-workflow-time-converter/releases)
3838
, double click package file to install.
3939

4040
## History
4141

42-
### 0.1.0
42+
### 0.3.0
4343

44-
- first release
44+
- support python3
4545

4646
### 0.2.0
4747

4848
- support time zone
4949
- support time shift
5050

51-
## Will
51+
### 0.1.0
52+
53+
- first release
54+
55+
## Todo
5256

5357
- multi time shift args?
5458
- time shift support ms/q

0 commit comments

Comments
 (0)