Update README.md

This commit is contained in:
Viktor Kovacs 2021-04-02 15:59:42 +02:00 committed by GitHub
parent 6df45bbf4b
commit dc07b87579
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
This repository contains the source code of the https://3dviewer.net website and the library behind it:
- The website can open several 3D file formats and visualize the model in your browser.
- The library allows you to visualize 3D models easily in your website.
- The library allows you to visualize 3D models easily on your own website.
[![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)