From 376e8ff33e34506c8592bb48ec75073fc36ca580 Mon Sep 17 00:00:00 2001 From: Gautam Gupta Date: Thu, 4 Jul 2024 14:25:48 -0700 Subject: [PATCH] add badges to finder_info readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 353b380..1db4d1c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # finderinfo +![docs.rs](https://img.shields.io/docsrs/finder_info) ![Crates.io Version](https://img.shields.io/crates/v/finder_info) + A library to parse Apple HFS/HFS+/APFS FinderInfo attribute. On modern MacOS systems, objects in the filesystem can have an extended attribute called `com.apple.FinderInfo`. This