mirror of
https://github.com/peter-tanner/spacex-cli.git
synced 2024-11-30 11:00:15 +08:00
better readme with screenshots.
This commit is contained in:
parent
2cb0d87e9d
commit
f48cc8ec23
13
README.md
13
README.md
|
@ -3,6 +3,9 @@
|
|||
|
||||
### Install with `npm install -g npc-strider/spacex-cli`
|
||||
|
||||
![Main view](./preview-images/main.png)
|
||||
|
||||
*You may notice that falcon heavy launch shows as falcon 9, but that appears to be due to the API.
|
||||
|
||||
```
|
||||
Usage:
|
||||
|
@ -31,3 +34,13 @@ So I decided to not just upgrade the bash script to use the new api, but also ad
|
|||
The cli isn't pretty like some others, but I think it's quite dense in relevant information.
|
||||
|
||||
*I'm not including space.ico in my releases to prevent trademark infringement :/ sorry.
|
||||
|
||||
|
||||
## More screenshots
|
||||
---
|
||||
View raw response\
|
||||
![View raw JSON](./preview-images/raw-view.png)
|
||||
|
||||
View differences in data (You'll be notified as well when the data changes)\
|
||||
You can also view the differences (which includes data not in the table) in JSON form.\
|
||||
![Diff table](./preview-images/diff-table.png)
|
BIN
preview-images/diff-table.png
Normal file
BIN
preview-images/diff-table.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 134 KiB |
BIN
preview-images/main.png
Normal file
BIN
preview-images/main.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 98 KiB |
BIN
preview-images/raw-view.png
Normal file
BIN
preview-images/raw-view.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 63 KiB |
Loading…
Reference in New Issue
Block a user