From 6fa165c631de2322ccd944857ca2df8a4e9251c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dani=C3=ABlle=20Huisman?= Date: Tue, 19 Aug 2025 21:08:23 +0200 Subject: [PATCH] docs: remove inspiration from credits due to sufficient divergence --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 9278300..c0d3bce 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,6 @@ Web authentication for Rust. See [the Shield book](https://shield.rustforweb.org/) for documentation. -## Credits - -Inspired by [Auth.js](https://authjs.dev/). - ## License This project is available under the [MIT license](LICENSE.md).