aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0ad6b7c..15d14ce 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,10 @@ DevHive is the social network solution for programmers. In it you can make posts
It's built with ASP.NET Core as a back-end and Angular as a front-end. For more technical information, you can refer to the [Wiki](https://github.com/Team-Kaleidoscope/DevHive/wiki).
+Contents:
+- [Setting up locally](https://github.com/Team-Kaleidoscope/DevHive/tree/dev#setting-up-locally)
+- [Screenshots](https://github.com/Team-Kaleidoscope/DevHive/tree/dev#screenshots)
+
## Setting up locally
DevHive can be easily self-hosted on your computer or server. There currently aren't any demo instances, so the only way to see it for yourself it to set it up.