From a9c5afb09e328c6857b7dd17430cc7f280fae9e8 Mon Sep 17 00:00:00 2001 From: Viktor Kovacs Date: Sat, 3 Apr 2021 08:41:53 +0200 Subject: [PATCH] Update README.md --- README.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 0b0b005..406aa5c 100644 --- a/README.md +++ b/README.md @@ -2,13 +2,8 @@ This repository contains the source code of the https://3dviewer.net website and the library behind it. Online 3D Viewer is a free and open source web solution to visualize and explore 3D models right in your browser. -### Online 3D Viewer Website - -Full source code of the web solution all of the pages and functions. It uses Online 3D Viewer Engine under the hood. - -### Online 3D Viewer Engine - -Library to visualize models easily on your own website. See more in the developer documentation. +* **Online 3D Viewer Website**: Source code of the web solution with all of the pages and functions. It uses the engine under the hood. +* **Online 3D Viewer Engine**: Sorce code of the library to visualize models easily on your own website. See more information in the developer documentation. [![Build status](https://ci.appveyor.com/api/projects/status/exypq43a8kjby5n0?svg=true)](https://ci.appveyor.com/project/kovacsv/online3dviewer) [![Build Status](https://travis-ci.com/kovacsv/Online3DViewer.svg?branch=master)](https://travis-ci.com/kovacsv/Online3DViewer)