Skip to content

Commit 01333e9

Browse files
committed
📝 update api-key info
1 parent d2cbabd commit 01333e9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
[![code-check](https://github.com/shroominic/codebox-api/actions/workflows/code-check.yml/badge.svg)](https://github.com/shroominic/codebox-api/actions/workflows/code-check.yml)
55
![Downloads](https://img.shields.io/pypi/dm/codeboxapi)
66
![License](https://img.shields.io/pypi/l/codeboxapi)
7-
![PyVersion](https://img.shields.io/pypi/pyversions/codeboxapi)
87

98
CodeBox is the simplest cloud infrastructure for your LLM Apps and Services.
109
It allows you to run python code in an isolated/sandboxed environment.
@@ -45,9 +44,10 @@ with CodeBox() as codebox:
4544

4645
## Where to get your api-key?
4746

48-
CodeBox is currently in early development so I created a stripe [payment link as login](https://pay.codeboxapi.com/b/00g3e6dZX2fTg0gaEE) system.
47+
Checkout the [pricing page](https://codeboxapi.com/pricing) of CodeBoxAPI. By subscribing to a plan,
48+
you will recieve an account with an api-key.
4949
Bear in mind, we don't have many automations set up right now,
50-
so you'll need to write an [email](mailto:contact@codeboxapi.com) for things like refunds,
50+
so you'll need to write an [email](mailto:team@codeboxapi.com) for things like refunds,
5151
sub cancellations, or upgrades.
5252

5353
## Docs
@@ -65,4 +65,4 @@ You can open an issue or submit a pull request.
6565

6666
## Contact
6767

68-
You can contact me at [contact@codeboxapi.com](mailto:contact@codeboxapi.com)
68+
You can contact me at [team@codeboxapi.com](mailto:team@codeboxapi.com)

0 commit comments

Comments
 (0)