Update README.md

This commit is contained in:
Viktor Kovacs 2021-04-03 08:41:53 +02:00 committed by GitHub
parent f05164cc1d
commit a9c5afb09e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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)