From 4f262ab4c101bc619c819ea54f3645507819311f Mon Sep 17 00:00:00 2001 From: anas-rashid Date: Fri, 3 Apr 2026 21:25:58 +0200 Subject: [PATCH] Remove screenshot section from README Co-authored-by: Qwen-Coder --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 814827d..eb4f37b 100644 --- a/README.md +++ b/README.md @@ -113,9 +113,3 @@ If you encounter issues: pip install --upgrade matplotlib ``` The code will automatically try multiple import locations for backward compatibility. - -## Screenshot - -![Quadratic Plotter Screenshot](screenshot.png) - -*Note: Add your own screenshot after running the application*