From 73ce26a35aed365bd41f207759fb2764b46e118d Mon Sep 17 00:00:00 2001 From: LouisShark Date: Thu, 22 Feb 2024 19:56:33 +0800 Subject: [PATCH] docs: add twitter link --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 061d5b6..e0b7d56 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,10 @@ [![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) [![GitHub License](https://img.shields.io/github/license/LouisShark/chatgpt_system_prompt)](https://github.com/LouisShark/chatgpt_system_prompt/blob/main/LICENSE) ![GitHub forks](https://img.shields.io/github/forks/LouisShark/chatgpt_system_prompt) +[![Follow Twitter][twitter-image]][twitter-url] - +[twitter-image]: https://img.shields.io/twitter/follow/LouisShark +[twitter-url]: https://twitter.com/shark_louis 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.