Skip to content

Commit c676297

Browse files
committed
chore: Add REUSE compliance badge
1 parent 808cade commit c676297

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ SPDX-License-Identifier: Apache-2.0 OR MIT
1111
![MSRV][msrv-badge]
1212
[![Docs][docs-badge]][docs-url]
1313
![License][license-badge]
14+
[![REUSE status][reuse-badge]][reuse-url]
1415

1516
**nt-time** is a [Windows file time] library for [Rust].
1617

@@ -115,6 +116,8 @@ licensing information.
115116
[docs-badge]: https://img.shields.io/docsrs/nt-time?style=for-the-badge&logo=docsdotrs&label=Docs.rs
116117
[docs-url]: https://docs.rs/nt-time
117118
[license-badge]: https://img.shields.io/crates/l/nt-time?style=for-the-badge
119+
[reuse-badge]: https://img.shields.io/reuse/compliance/github.com%2Fsorairolake%2Fnt-time?style=for-the-badge
120+
[reuse-url]: https://api.reuse.software/info/github.com/sorairolake/nt-time
118121
[Windows file time]: https://docs.microsoft.com/en-us/windows/win32/sysinfo/file-times
119122
[Rust]: https://www.rust-lang.org/
120123
[NTFS]: https://en.wikipedia.org/wiki/NTFS

0 commit comments

Comments
 (0)