From cd7872dee49c6ca878a8d86716aa74f685b350aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20Ho=CC=88nicke?= Date: Tue, 18 Apr 2023 11:35:12 +0200 Subject: [PATCH] refactor: remove comment --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index 5a3b98c..abcd270 100644 --- a/README.md +++ b/README.md @@ -354,14 +354,6 @@ gptdeploy generate --description "Visualize the Mandelbrot set with custom param [//]: # (## Upcoming Challenges) -[//]: # (### Chemical Structure Drawing) - -[//]: # (```bash) - -[//]: # (gptdeploy generate --description "Convert a chemical formula into a 2D chemical structure diagram" --test "C6H6") - -[//]: # (```) - [//]: # (### Color Palette Generator) [//]: # (```bash)