From 0b19564c91cd4187eda6636a0eacb813e1e2844d Mon Sep 17 00:00:00 2001 From: Viktor Kovacs Date: Sat, 29 May 2021 14:14:21 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 9e135b1..ef21d74 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,10 @@ Online 3D Viewer (https://3dviewer.net) is a free and open source web solution t [![Build Status](https://travis-ci.com/kovacsv/Online3DViewer.svg?branch=master)](https://travis-ci.com/kovacsv/Online3DViewer) [![Language grade: JavaScript](https://img.shields.io/lgtm/grade/javascript/g/kovacsv/Online3DViewer.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/kovacsv/Online3DViewer/context:javascript) + + + + ## Documentation The repository is separated into two parts. See more information in the [Developer Documentation](https://github.com/kovacsv/Online3DViewer/wiki).