diff --git a/README.md b/README.md index e358ec7..7b93e36 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@
- +
## Imageboard downloader in Rust @@ -28,6 +28,3 @@ OPTIONS: -V, --version Print version information ``` -### Dependencies - -![DependenciesGraph](https://github.com/17ms/rusty-downloader/blob/master/doc/structure.svg) diff --git a/doc/structure.svg b/doc/structure.svg deleted file mode 100644 index 1f08996..0000000 --- a/doc/structure.svg +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - - - -rusty-downloader - -rusty-downloader - - - -clap - -clap - - - -rusty-downloader->clap - - - - - -colored - -colored - - - -rusty-downloader->colored - - - - - -futures - -futures - - - -rusty-downloader->futures - - - - - -regex - -regex - - - -rusty-downloader->regex - - - - - -reqwest - -reqwest - - - -rusty-downloader->reqwest - - - - - -serde_json - -serde_json - - - -rusty-downloader->serde_json - - - - - -tokio - -tokio - - - -rusty-downloader->tokio - - - - - diff --git a/doc/ferris.png b/docs/ferris.png similarity index 100% rename from doc/ferris.png rename to docs/ferris.png