diff --git a/README.md b/README.md index 154ea46..47bd505 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@

jaxtyping

-Type annotations **and runtime type-checking** for: +[Use type annotations **and runtime type-checking**](https://jax.readthedocs.io/en/latest/jep/12049-type-annotations.html) for: 1. shape and dtype of [JAX](https://github.com/google/jax) arrays; *(Now also supports PyTorch, NumPy, and TensorFlow!)* 2. [PyTrees](https://jax.readthedocs.io/en/latest/pytrees.html).