diff --git a/README.md b/README.md index b8c865a..aeacb53 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![Test Package](https://github.com/zhudotexe/kani/actions/workflows/pytest.yml/badge.svg)](https://github.com/zhudotexe/kani/actions/workflows/pytest.yml) [![Documentation Status](https://readthedocs.org/projects/kani/badge/?version=latest)](https://kani.readthedocs.io/en/latest/?badge=latest) [![PyPI](https://img.shields.io/pypi/v/kani)](https://pypi.org/project/kani/) - +[![Quickstart in Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/zhudotexe/kani/blob/main/examples/colab_quickstart.ipynb) kani (カニ) is a lightweight and highly hackable harness for chat-based language models with tool usage/function calling.