Skip to content

Commit 5cd6f0d

Browse files
authored
Add Colab badge to README
1 parent a79828e commit 5cd6f0d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55
[![Docs](https://github.com/finitearth/promptolution/actions/workflows/docs.yml/badge.svg?branch=main)](https://github.com/finitearth/promptolution/actions/workflows/docs.yml)
66
![Code Style](https://img.shields.io/badge/Code%20Style-black-black)
77
![Python Versions](https://img.shields.io/badge/Python%20Versions-≥3.10-blue)
8-
9-
8+
[![Getting Started](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/finitearth/promptolution/blob/main/tutorials/getting_started.ipynb)
109

1110
Promptolution is a library that provides a modular and extensible framework for implementing prompt tuning for single tasks and larger experiments. It offers a user-friendly interface to assemble the core components for various prompt optimization tasks.
1211

0 commit comments

Comments
 (0)