promptable / chat-bot-starter

Chatbot starter with GPT3, Twilio, and React
https://chat-bot-starter.fly.dev/
237 stars 100 forks source link

Add 'Hello World' to Readme #28

Open colin-codegen[bot] opened 1 year ago

colin-codegen[bot] commented 1 year ago

Codegen PR • View Issue

Following the selected approach, you just need to focus on the README.md file. There, you should add the 'Hello World' section before the 'Getting started' section. The code should look as follows:

## Hello World
Hello World! This is an introduction ...

Save your changes once done.