p1atdev commited on
Commit
4983a96
·
1 Parent(s): b192381

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -12,6 +12,15 @@ language:
12
 
13
  10,000 image data about "Portrait" retrieved from Unsplash.
14
 
 
 
 
 
 
 
 
 
 
15
  # Type Definition
16
 
17
  ```typescript
 
12
 
13
  10,000 image data about "Portrait" retrieved from Unsplash.
14
 
15
+ # Tool
16
+
17
+ - [unsplash-wizard](https://github.com/p1atdev/unsplash-wizard)
18
+
19
+ ```typescript
20
+ deno task build
21
+ ./unsplash download ./hand.json -o ./hand --color --relatedTags --likes 50
22
+ ```
23
+
24
  # Type Definition
25
 
26
  ```typescript