siddhartharya commited on
Commit
20e84c1
β€’
1 Parent(s): 9cc4f0d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -10
README.md CHANGED
@@ -92,9 +92,7 @@ smartmarks/
92
  β”œβ”€β”€ app.css
93
  β”œβ”€β”€ requirements.txt
94
  β”œβ”€β”€ README.md
95
- └── screenshots/
96
- β”œβ”€β”€ light_mode.png
97
- └── dark_mode.png
98
  Setting Up Environment Variables
99
  GROQ_API_KEY: SmartMarks requires the GROQ_API_KEY to interact with the Groq Cloud API. To set this up:
100
 
@@ -127,13 +125,6 @@ Dark Mode: White text on a dark background for reduced eye strain in low-light e
127
  Light Mode: Black text on a light background for bright environments.
128
  These styles ensure that the text and background colors adapt based on the user's system or browser theme settings.
129
 
130
- πŸ“Έ Screenshots
131
- Note: Replace the placeholders below with actual screenshots of your application in both light and dark modes.
132
-
133
- Light Mode
134
-
135
- Dark Mode
136
-
137
  πŸ”§ Configuration
138
  Ensure that the GROQ_API_KEY environment variable is set correctly, as it's essential for the chatbot functionality to interact with the Groq Cloud API.
139
 
 
92
  β”œβ”€β”€ app.css
93
  β”œβ”€β”€ requirements.txt
94
  β”œβ”€β”€ README.md
95
+
 
 
96
  Setting Up Environment Variables
97
  GROQ_API_KEY: SmartMarks requires the GROQ_API_KEY to interact with the Groq Cloud API. To set this up:
98
 
 
125
  Light Mode: Black text on a light background for bright environments.
126
  These styles ensure that the text and background colors adapt based on the user's system or browser theme settings.
127
 
 
 
 
 
 
 
 
128
  πŸ”§ Configuration
129
  Ensure that the GROQ_API_KEY environment variable is set correctly, as it's essential for the chatbot functionality to interact with the Groq Cloud API.
130