From: Stephen Seo Date: Mon, 1 Aug 2022 03:21:51 +0000 (+0900) Subject: Update README.md X-Git-Tag: 0.3.1~5 X-Git-Url: https://git.seodisparate.com/gitweb?a=commitdiff_plain;h=795735072eb02291fb58699532993876600d169c;p=mpd_info_screen Update README.md --- diff --git a/README.md b/README.md index 72e0c73..d823fe4 100644 --- a/README.md +++ b/README.md @@ -81,3 +81,6 @@ Uses dependency Uses dependency [freetype](https://freetype.org) which is [licensed with this license](https://freetype.org/license.html). + +Uses dependency [bindgen](https://crates.io/crates/bindgen) which is licenced +under the BSD-3-Clause.