Skip to content

Commit 7890827

Browse files
committed
Updated the new doc address.
1 parent 319922e commit 7890827

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# isoext
22

33
[![PyPI version](https://badge.fury.io/py/isoext.svg?)](https://badge.fury.io/py/isoext)
4+
[![Documentation](https://img.shields.io/badge/docs-online-blue)](https://guangyancai.github.io/isoext/)
45

56
**GPU-accelerated iso-surface extraction for PyTorch**
67

@@ -35,7 +36,7 @@ isoext.write_obj("sphere.obj", vertices, faces)
3536

3637
## Documentation
3738

38-
See the [full documentation](https://github.com/GuangyanCai/isoext/wiki) for guides on grids, extraction methods, and the API reference.
39+
See the [full documentation](https://guangyancai.github.io/isoext/) for guides on grids, extraction methods, and the API reference.
3940

4041
## License
4142

0 commit comments

Comments
 (0)