diff --git a/README.md b/README.md index f7c516a..981c8ab 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# TextGrad: Automatic ''Differentiation'' via Text +![Logo](assets/logo_full.png) [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/zou-group/TextGrad/blob/main/examples/notebooks/Prompt-Optimization.ipynb) [![GitHub license](https://img.shields.io/badge/License-MIT-blue.svg)](https://lbesson.mit-license.org/) @@ -8,7 +8,7 @@ [![PyPI](https://img.shields.io/pypi/v/textgrad)](https://pypi.org/project/textgrad/) -![Logo](assets/logo_full.png) +## TextGrad: Automatic ''Differentiation'' via Text An autograd engine -- for textual gradients!