Skip to content

Commit

Permalink
Add rtd links
Browse files Browse the repository at this point in the history
  • Loading branch information
dmsurti committed Dec 31, 2016
1 parent 97b3684 commit 8b717d3
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,9 +84,16 @@ SCNNode(AssimpImport) | The node category to add animation to a node.

You can use the AssimpKit category defined on SCNScene to load scenes.

For more details on how to use AssimpKit to load scenes, including those with skeletal
animations, please refer to the [API
Docs](https://dmsurti.github.io/AssimpKit/appledocs/html/index.html)
For more details on how to use AssimpKit to load scenes, including those with
skeletal animations, please refer to the [Getting
Started](http://assimpkit.readthedocs.io/en/latest/user/getting_started.html) or
[API Docs](https://dmsurti.github.io/AssimpKit/appledocs/html/index.html)

Documentation
---

* [User and Developer Docs](http://assimpkit.readthedocs.io/)
* [API Docs](https://dmsurti.github.io/AssimpKit/appledocs/html/index.html)

AssimpKit License
---
Expand Down

0 comments on commit 8b717d3

Please sign in to comment.