From 4537301657aa3c5f30345610d1eed491be3f5ad1 Mon Sep 17 00:00:00 2001 From: LouisShark Date: Wed, 27 Dec 2023 11:30:38 +0800 Subject: [PATCH] docs: update README.md resource --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5c24b92..ddc5dff 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # ChatGPT_system_prompt +[![Generate TOC on PR Merge](https://github.com/LouisShark/chatgpt_system_prompt/actions/workflows/build-toc.yaml/badge.svg?branch=main)](https://github.com/LouisShark/chatgpt_system_prompt/actions/workflows/build-toc.yaml) This repository is a collection of various system prompts for ChatGPT and [custom GPTs](https://openai.com/blog/introducing-gpts), providing significant educational value in learning about writing system prompts and creating custom GPTs.