aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKamen Mladenov <kamen.d.mladenov@protonmail.com>2021-02-04 17:17:31 +0200
committerGitHub <noreply@github.com>2021-02-04 17:17:31 +0200
commit689a32f10ccdb69bc777971c4deb134125a1a0e0 (patch)
tree9a6367718e817f08c33aab33cb6befc1db0885ba
parent5f2ba0750f5d52c18d193d0b8ec6196cc0d7e5c8 (diff)
downloadDevHive-689a32f10ccdb69bc777971c4deb134125a1a0e0.tar
DevHive-689a32f10ccdb69bc777971c4deb134125a1a0e0.tar.gz
DevHive-689a32f10ccdb69bc777971c4deb134125a1a0e0.zip
Added contents listing to readme
-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.