From 8fc602128cf623b9ec70c0d21a9e06db1c0af4f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20W=C3=B3jcik?= Date: Sun, 10 Jan 2021 00:42:56 +0100 Subject: [PATCH] README update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7569900..6bf4272 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ # react-tridi-wrapper -[![npm (latest)](https://img.shields.io/npm/v/react-tridi-wrapper/latest.svg)](https://www.npmjs.com/package/react-tridi) +[![npm (latest)](https://img.shields.io/npm/v/react-tridi-wrapper/latest.svg)](https://www.npmjs.com/package/react-tridi-wrapper) [![Build status](https://ci.appveyor.com/api/projects/status/mc374b3atvv6026q/branch/master?svg=true)](https://ci.appveyor.com/project/lwojcik/react-tridi-wrapper/branch/master) [![codecov](https://codecov.io/gh/lukemnet/react-tridi-wrapper/branch/master/graph/badge.svg?token=D3DW3W2JZP)](https://codecov.io/gh/lukemnet/react-tridi-wrapper) React component for embedding 360-degree 3D image viewers with [Tridi](https://tridi.lukem.net/). -Note that this is a thin wrapper for an original library and it may not offer all functionality. For a first-party React component check out [react-tridi by Tuan Pham](https://www.npmjs.com/package/react-tridi). +Note that this is a thin wrapper for an original library and it may not offer all available functionality. For a fully fledged React component check out [react-tridi by Tuan Pham](https://www.npmjs.com/package/react-tridi). ## Install