From dc07b8757953b514373edb9c5fb996704908df8f Mon Sep 17 00:00:00 2001 From: Viktor Kovacs Date: Fri, 2 Apr 2021 15:59:42 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c823372..d305ec0 100644 --- a/README.md +++ b/README.md @@ -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)