diff --git a/README.md b/README.md index 23d2af1..6019b6b 100644 --- a/README.md +++ b/README.md @@ -14,4 +14,5 @@ If you'd like to improve my code, feel free to send in a PR or Issue with approp Currently the only command is [`truefile detect`](https://github.com/Xevion/truefile/blob/cde1590a2a3e9340c35015526e6119323e96a8dc/truefile/cli.py#L24). I hope to add in a couple more commands and arguments that will better suite the end user (me). -![](./image1.png) \ No newline at end of file +![Standard Default Mode](./image1.png) +![Picture Mode](./image2.png) diff --git a/image1.png b/image1.png new file mode 100644 index 0000000..08aedf6 Binary files /dev/null and b/image1.png differ diff --git a/image2.png b/image2.png new file mode 100644 index 0000000..9a51184 Binary files /dev/null and b/image2.png differ