From 014824d765dc60a9d505ce10f4940819f8939f4d Mon Sep 17 00:00:00 2001 From: "colin-codegen[bot]" <137733214+colin-codegen[bot]@users.noreply.github.com> Date: Tue, 5 Sep 2023 19:10:51 +0000 Subject: [PATCH] Add 'Hello World' section to Readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 34ec51f..bf1aef8 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,12 @@ If you have any questions post them here! This is still a WIP. https://discord.gg/SYmACWTf6V +## Hello World +Hello World! This is an introduction ... + ## Getting started + 1. Copy `.env.example` to `.env` 2. Add `OPEN_AI_KEY` to the `.env` file