Skip to content

Commit 00ce70f

Browse files
author
Tim Joseph
committed
docs(readme): add local documentation badge
1 parent ddeb194 commit 00ce70f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
*Tensor containers for PyTorch with PyTree compatibility and torch.compile optimization*
44

55
[![Docs](https://img.shields.io/static/v1?logo=github&style=flat&color=pink&label=docs&message=tensorcontainer)](tree/main/docs)
6+
[![Documentation](https://img.shields.io/badge/docs-local-blue)](./docs/user_guide/README.md)
67
[![Python 3.9, 3.10, 3.11, 3.12](https://img.shields.io/badge/python-3.9%20%7C%203.10%20%7C%203.11%20%7C%203.12-blue)](https://www.python.org/downloads/)
78
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
89
[![PyTorch](https://img.shields.io/badge/PyTorch-2.6+-blue.svg)](https://pytorch.org/)

0 commit comments

Comments
 (0)