diff options
| author | Kamen Mladenov <kamen.d.mladenov@protonmail.com> | 2021-02-04 17:17:31 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-04 17:17:31 +0200 |
| commit | 689a32f10ccdb69bc777971c4deb134125a1a0e0 (patch) | |
| tree | 9a6367718e817f08c33aab33cb6befc1db0885ba /README.md | |
| parent | 5f2ba0750f5d52c18d193d0b8ec6196cc0d7e5c8 (diff) | |
| download | DevHive-689a32f10ccdb69bc777971c4deb134125a1a0e0.tar DevHive-689a32f10ccdb69bc777971c4deb134125a1a0e0.tar.gz DevHive-689a32f10ccdb69bc777971c4deb134125a1a0e0.zip | |
Added contents listing to readme
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |
