aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKamen Mladenov <kamen.d.mladenov@protonmail.com>2021-02-05 14:49:33 +0200
committerGitHub <noreply@github.com>2021-02-05 14:49:33 +0200
commita82c21a79772217fd22e4b9e2b36a655804186c8 (patch)
treede06c1df61c2aa2d8b7f4373bb1ce04416e2bbff
parentbba686199ec97d83f9073934f6877e7bae6bd2cc (diff)
downloadDevHive-a82c21a79772217fd22e4b9e2b36a655804186c8.tar
DevHive-a82c21a79772217fd22e4b9e2b36a655804186c8.tar.gz
DevHive-a82c21a79772217fd22e4b9e2b36a655804186c8.zip
Added a link to the privacy policy in README
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index c02f1e4..eca6aef 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,8 @@ DevHive is the social network solution for programmers. In it you can make posts
It's built with [`ASP.NET Core`](https://docs.microsoft.com/en-us/aspnet/core/introduction-to-aspnet-core?view=aspnetcore-5.0) as a back-end and [`Angular`](https://angular.io/) as a front-end. For more technical information, you can refer to the [Wiki](https://github.com/Team-Kaleidoscope/DevHive/wiki).
+In the Wiki you can also find our [Privacy Policy](https://github.com/Team-Kaleidoscope/DevHive/wiki/Privacy-Policy).
+
## Contents:
- [Setting up locally](#setting-up-locally)
- [Prerequisites](#prerequisites)