From 3300f735fdc31d7afc03188af6f568519e7aa5e8 Mon Sep 17 00:00:00 2001 From: Anton Osika Date: Sat, 17 Jun 2023 13:40:17 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d40b0b4..a7fea2e 100644 --- a/README.md +++ b/README.md @@ -44,8 +44,8 @@ Editing the identity, and evolving the main_prompt, is currently how you make th Each step in steps.py will have its communication history with GPT4 stored in the logs folder, and can be rerun with scripts/rerun_edited_message_logs.py. -## Development/Contributing -If you want to contribute, please check out the [issues tab](https://github.com/AntonOsika/gpt-engineer/issues) in the GitHub repo and please read the [contributing document](.github/CONTRIBUTING.md) regarding some specifics on how to contribute. +## Contributing +If you want to contribute, please check out the [projects](https://github.com/AntonOsika/gpt-engineer/projects?query=is%3Aopen) or [issues tab](https://github.com/AntonOsika/gpt-engineer/issues) in the GitHub repo and please read the [contributing document](.github/CONTRIBUTING.md) on how to contribute. ## High resolution example