From 2953e620e1373861058b27f3334b9de47519b979 Mon Sep 17 00:00:00 2001 From: 17ms <79069176+17ms@users.noreply.github.com> Date: Wed, 12 Apr 2023 01:55:51 +0300 Subject: [PATCH] updated docs --- README.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 6f53ba8..e358ec7 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,11 @@
- +
-## Rust-powered image downloader for 4chan - -Minimal concurrent image downloader for 4chan threads/boards. +## Imageboard downloader in Rust

-

### Installation and usage @@ -33,4 +30,4 @@ OPTIONS: ### Dependencies -![DependenciesGraph](https://github.com/einisto/rusty-downloader/blob/main/doc/structure.svg) +![DependenciesGraph](https://github.com/17ms/rusty-downloader/blob/master/doc/structure.svg)