Skip to content

Commit 7b3186e

Browse files
committed
removed submodule, updated readme
1 parent d2e88ed commit 7b3186e

File tree

3 files changed

+30
-29
lines changed

3 files changed

+30
-29
lines changed

.idea/workspace.xml

Lines changed: 27 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ Based on THREE.js and [react-stl-viewer](https://github.com/chiedolabs/react-stl
55

66
### [Live Demo](https://bohdanbirdie.github.io/stl-obj-demo/).
77

8+
#### [Example](https://github.com/bohdanbirdie/stl-obj-demo/tree/master).
9+
810
## How to use
911
1. Install the app
1012
- via npm ```npm install react-stl-obj-viewer --save```

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-stl-obj-viewer",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "React components to view STL and OBJ models.",
55
"main": "build/index.js",
66
"peerDependencies": {

0 commit comments

Comments
 (0)