From 25582531fdba287b8ebf810062e6d670061d2866 Mon Sep 17 00:00:00 2001 From: Alicia Sykes Date: Sun, 1 Aug 2021 13:21:36 +0100 Subject: [PATCH] :memo: Updates the readme, with link to Privacy docs --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 685da86a..a9b795ce 100644 --- a/README.md +++ b/README.md @@ -512,6 +512,13 @@ If you're new to web development, I've put together a short [list of resources]( - 🌐 [Language Switching](/docs/multi-language-support.md) - How to change language, add a language, or update text - 🎨 [Theming](/docs/theming.md) - Complete guide to applying, writing and modifying themes and styles +#### Misc +- [🔐 Privacy & Security](/docs/privacy.md) - List of requests, potential issues, and security resources +- [📄 License](/LICENSE) - Copy of the MIT License +- [⚖️ Legal](/.github/LEGAL.md) - Licenses of direct dependencies +- [📏 Code of Conduct](/.github/CODE_OF_CONDUCT.md) - Contributor Covenant Code of Conduct +- [🌳 Changelog](/.github/CHANGELOG.md) - Details of recent changes, and historical versions + **[⬆️ Back to Top](#dashy)** ---