diff --git a/tool-box/get_column_usage/README.md b/tool-box/get_column_usage/README.md
index dda338d7..efc9da3d 100644
--- a/tool-box/get_column_usage/README.md
+++ b/tool-box/get_column_usage/README.md
@@ -18,7 +18,7 @@ Change the contents of the dig file to match your Treasure Data environment.
| _export | docker:
image | Docker image used within the workflow. ||
| | td:
database | Database where output tables are to be stored. | Yes
| +exec
py>: | database | No need to change as it has already been set up above. ||
-| | parent_segment_id_list | ID of the target parent segment.
Multiple IDs can be set up as shown below.
![enter image description here](https://drive.google.com/file/d/1iGJCGCounNTpHqdateALFRUk6hZD54Qm/view)| Yes |
+| | parent_segment_id_list | ID of the target parent segment.
Multiple IDs can be set up as shown below.
![idlist_example](https://drive.google.com/uc?export=view&id=1iGJCGCounNTpHqdateALFRUk6hZD54Qm)| Yes |
| | _env:
TD_API_KEY | When you are not authorized to create tables for the database specified above, you need to register the appropriate user's Master API key as `td.apikey` in [secrets](https://docs.treasuredata.com/display/public/PD/Setting+Workflow+Secrets+from+TD+Console).||
| | _env:
TD_ENDPOINT | When your Treasure Data region is not US, you need to change to an API endpoint in the [appropriate region](https://docs.treasuredata.com/display/public/PD/Sites+and+Endpoints).||
| | _env:
SESSION_TIME | Execution time of the workflow.
This value is stored in `time` column of the output tables.||