diff --git a/README.md b/README.md index bf59d58..0c984a3 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,8 @@ $HOME/go/src/github.com// So I kept maintaining even non-Go projects in the same way. +![Example of a cloned repository](./carbon.png) + This is where `gc-rust` comes in handy: Given a GitHub repository URL, it will perform the `git clone` operation by finding the appropriate location for the resulting folder. For example, given the repository: diff --git a/carbon.png b/carbon.png new file mode 100644 index 0000000..9e8fd89 Binary files /dev/null and b/carbon.png differ