Skip to content

Commit fc761d7

Browse files
authored
Update README.md
1 parent 29410fc commit fc761d7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ This module supports conversion of the following.
55
- Checklists(to SubTasks)
66
- Comments(noted author name. asana doesn't support switch author.)
77
- Assignee, Followers
8+
- Labels(to Tags, with colors)
89
- Attachments
910

1011
# How to Use
@@ -18,3 +19,9 @@ This module supports conversion of the following.
1819
- https://asana.com/guide/help/api/api#gl-connect
1920

2021
4. Makes Configuration for matching members, select asana team, workspace and so on. You can easily use `-m` option for finding members. You should rename `config.json.sample` file to `config.json`.
22+
23+
# Examples
24+
25+
<img src="https://user-images.githubusercontent.com/3103540/31360077-b38b7208-ad87-11e7-8298-84037a932240.png">
26+
27+
<img src="https://user-images.githubusercontent.com/3103540/31360174-3010b798-ad88-11e7-928d-945ff080e732.png">

0 commit comments

Comments
 (0)