From 14ca5294c79ffb205ecf6434e98172a04d06e7b0 Mon Sep 17 00:00:00 2001 From: lifegpc Date: Sun, 23 Oct 2022 11:59:47 +0800 Subject: [PATCH] Fix up README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a3d207e..86132d2 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ A pixiv downloader written in Rust. * Merge ugoira(GIF) pictures to video files. ### TODO See [issues](https://github.com/lifegpc/pixiv_downloader/issues) or [projects](https://github.com/lifegpc/pixiv_downloader/projects) +## Rust features flags ### all Enable all unconflicted features, this will enable [`exif`](#exif) and [`ugoira`](#ugoira). ### exif