From 03489db636d6b64494ee86f1e087a49b28f717c8 Mon Sep 17 00:00:00 2001 From: Juan Gilsanz Polo Date: Sun, 25 Feb 2024 12:02:10 +0100 Subject: [PATCH] Added privacy policy --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 7907c9e..8ccf843 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,9 @@
  • Material You interface with dynamic theming (only Android 12+).
  • +## Privacy policy +Check the privacy policy [here](https://github.com/JGeek00/linkdy/wiki/Privacy-policy). + ### Development 1. Clone this repository. 2. Run ``flutter pub get`` to install all the dependencies.