From f1892e00897d4ca1a0c0af49405dbe438b9df5f9 Mon Sep 17 00:00:00 2001 From: Lingo Ho Date: Sun, 5 Nov 2023 09:52:31 -0700 Subject: [PATCH] Update README.md --- README.md | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 17464e5..fbbf745 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,7 @@ # garbage_classified - -A new Flutter project. +A flutter app. +You can the barcode of your garbage, and we tell you how to recycle it. ## Getting Started -Create a `.env` file in the directery, and paste the following contents. - - -~~~ text -OPENAI_AI_API_KEY = os.environ.get('OPENAI_AI_API_KEY') -~~~ +Please get a barcode interpretation api key from https://go-upc.com and paste it in `lib/main.dart`