From 2d7b910345da12041f03326584755a64fde0abac Mon Sep 17 00:00:00 2001 From: Cyrus Nouroozi Date: Thu, 28 Nov 2024 15:38:02 -0600 Subject: [PATCH] Add py-priompt shoutout --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 332b079..3774f2e 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,8 @@ or pnpm add @anysphere/priompt && pnpm add -D @anysphere/priompt-preview ``` +See [py-priompt](https://github.com/zenbase-ai/py-priompt) for a Python version. + ## Examples Read [examples/README.md](examples/README.md) to run the examples.