Skip to content

Commit

Permalink
removed submodule, updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
bohdanbirdie committed Feb 22, 2018
1 parent d2e88ed commit 7b3186e
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 29 deletions.
55 changes: 27 additions & 28 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ Based on THREE.js and [react-stl-viewer](https://github.com/chiedolabs/react-stl

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

#### [Example](https://github.com/bohdanbirdie/stl-obj-demo/tree/master).

## How to use
1. Install the app
- via npm ```npm install react-stl-obj-viewer --save```
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-stl-obj-viewer",
"version": "1.0.2",
"version": "1.0.3",
"description": "React components to view STL and OBJ models.",
"main": "build/index.js",
"peerDependencies": {
Expand Down

0 comments on commit 7b3186e

Please sign in to comment.