Skip to content

Commit

Permalink
Add uniform documentation badge w.r.t JGIS
Browse files Browse the repository at this point in the history
  • Loading branch information
arjxn-py authored Jan 7, 2025
1 parent 1e41be7 commit 83099a3
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions python/jupytercad/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
# JupyterCAD - A JupyterLab extension for collaborative 3D geometry modeling.

[![Lite](https://jupyterlite.rtfd.io/en/latest/_static/badge.svg)](https://jupytercad.github.io/JupyterCAD/)
<a href='https://jupytercad.readthedocs.io/' target="_blank"><img alt='View Documentation' src='https://img.shields.io/badge/Documentation-100000?style=flat&logo=View Documentation&logoColor=FFFFFF&labelColor=FFD43B&color=4B8BBE'/></a>
[![lite-badge]][lite] [![docs-badge]][docs]

[lite-badge]: https://jupyterlite.rtfd.io/en/latest/_static/badge.svg
[lite]: https://jupytercad.github.io/JupyterCAD/
[docs-badge]: https://readthedocs.org/projects/jupytergis/badge/?version=latest
[docs]: https://jupytercad.readthedocs.io/

JupyterCAD is a JupyterLab extension for 3D geometry modeling with collaborative editing support. It is designed to allow multiple people to work on the same file at the same time, and to facilitate discussion and collaboration around the 3D shapes being created.

Expand Down

0 comments on commit 83099a3

Please sign in to comment.