Skip to content

Commit 3096542

Browse files
Update README.md
1 parent 457c367 commit 3096542

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Get a todo list ChatGPT plugin up and running in under 5 minutes using Python. This plugin is designed to work in conjunction with the [ChatGPT plugins documentation](https://platform.openai.com/docs/plugins). If you do not already have plugin developer access, please [join the waitlist](https://openai.com/waitlist/plugins).
44

5-
## Setup
5+
## Setup locally
66

77
To install the required packages for this plugin, run the following command:
88

@@ -26,6 +26,14 @@ Once the local server is running:
2626

2727
The plugin should now be installed and enabled! You can start with a question like "What is on my todo list" and then try adding something to it as well!
2828

29+
## Setup remotely
30+
31+
### Cloudflare workers
32+
33+
### Code Sandbox
34+
35+
### Replit
36+
2937
## Getting help
3038

3139
If you run into issues or have questions building a plugin, please join our [Developer community forum](https://community.openai.com/c/chat-plugins/20).

0 commit comments

Comments
 (0)