updated docs

This commit is contained in:
17ms 2023-04-12 01:55:51 +03:00
parent 5207934870
commit 2953e620e1

View File

@ -1,14 +1,11 @@
<div align="center"> <div align="center">
<span><img src="https://github.com/einisto/rusty-downloader/blob/main/doc/ferris.png" width="400"></span> <span><img src="https://github.com/17ms/rusty-downloader/blob/master/doc/ferris.png" width="400"></span>
</div> </div>
## Rust-powered image downloader for 4chan ## Imageboard downloader in Rust
Minimal concurrent image downloader for 4chan threads/boards.
<p align="left"> <p align="left">
<a href="https://www.gnu.org/licenses/gpl-3.0"><img src="https://img.shields.io/badge/License-GPLv3-blue.svg"></a> <a href="https://www.gnu.org/licenses/gpl-3.0"><img src="https://img.shields.io/badge/License-GPLv3-blue.svg"></a>
<a href="https://github.com/einisto"><img src="https://img.shields.io/badge/GitHub-Follow%20on%20GitHub-inactive.svg?logo=github"></a>
</p> </p>
### Installation and usage ### Installation and usage
@ -33,4 +30,4 @@ OPTIONS:
### Dependencies ### 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)