From 5d2bf3593cac99dc13e4aecc6b937be83cffed95 Mon Sep 17 00:00:00 2001 From: Xevion Date: Tue, 24 Dec 2019 04:53:14 -0600 Subject: [PATCH] update truefile detect line to current tree ver in readme md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a109f0..23d2af1 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,6 @@ If you'd like to improve my code, feel free to send in a PR or Issue with approp ## Demonstration -Currently the only command is [`truefile detect`](https://github.com/Xevion/truefile/blob/9faadcbf4c231c67a9fef85f19e4ff57eba0f937/truefile/cli.py#L24). I hope to add in a couple more commands and arguments that will better suite the end user (me). +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