From b0a3ae1e7af2a1485439439463ceed3dc2057f65 Mon Sep 17 00:00:00 2001 From: Glyn Normington Date: Mon, 24 Mar 2025 13:04:10 +0000 Subject: Clarify MINZ usage (#7426) * Clarify MINZ usage MINZ (archived, read-only) is not a dependency of FreshRSS, which would be very concerning. Instead, FreshRSS copied MINZ and has evolved it since then under the same license. Ref: https://github.com/FreshRSS/FreshRSS/discussions/7425 * Move credits to README * Delete credits from web UI * Additional changes --------- Co-authored-by: Alexandre Alapetite --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index a1de3ea6a..b1371135e 100644 --- a/README.md +++ b/README.md @@ -152,17 +152,18 @@ and [Fever API](https://freshrss.github.io/FreshRSS/en/developers/06_Fever_API.h # Included libraries * [SimplePie](https://simplepie.org/) -* [MINZ](https://framagit.org/marienfressinaud/MINZ) * [php-http-304](https://alexandre.alapetite.fr/doc-alex/php-http-304/) * [lib_opml](https://framagit.org/marienfressinaud/lib_opml) +* [bcrypt.js](https://github.com/dcodeIO/bcrypt.js) * [PhpGt/CssXPath](https://github.com/PhpGt/CssXPath) * [PHPMailer](https://github.com/PHPMailer/PHPMailer) * [Chart.js](https://www.chartjs.org) -## Only for some options or configurations +# Additional credits -* [bcrypt.js](https://github.com/dcodeIO/bcrypt.js) -* [phpQuery](https://github.com/phpquery/phpquery) +* Based on a modified version of the [MINZ framework](https://framagit.org/marienfressinaud/MINZ). +* Some [icons](https://gitlab.gnome.org/Archive/gnome-icon-theme-symbolic) come from the [GNOME project](https://www.gnome.org/) +* Fonts: [*Open Sans*](https://fonts.google.com/specimen/Open+Sans), [*Lato*](https://www.latofonts.com/lato-free-fonts/), [*Spectral*](https://github.com/productiontype/spectral) # Alternatives -- cgit v1.2.3