From d034aed892836f4c381227d826f9239df01fc717 Mon Sep 17 00:00:00 2001 From: RGBCube <78925721+RGBCube@users.noreply.github.com> Date: Sat, 14 Jan 2023 14:12:58 +0300 Subject: [PATCH] readme: comment out examples --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 010820f..9e7048a 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@

chatgpt.v

-[Docs](https://rgbcube.github.io/docs/chatgpt) | [Examples](https://github.com/RGBCube/chatgpt.v/tree/master/examples) +[Docs](https://rgbcube.github.io/docs/chatgpt) A ChatGPT wrapper for the V programming language.