diff options
| author | Kamen Mladenov <kamen.d.mladenov@protonmail.com> | 2021-02-05 14:49:33 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-05 14:49:33 +0200 |
| commit | a82c21a79772217fd22e4b9e2b36a655804186c8 (patch) | |
| tree | de06c1df61c2aa2d8b7f4373bb1ce04416e2bbff /README.md | |
| parent | bba686199ec97d83f9073934f6877e7bae6bd2cc (diff) | |
| download | DevHive-a82c21a79772217fd22e4b9e2b36a655804186c8.tar DevHive-a82c21a79772217fd22e4b9e2b36a655804186c8.tar.gz DevHive-a82c21a79772217fd22e4b9e2b36a655804186c8.zip | |
Added a link to the privacy policy in README
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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) |
