Arno' Francesco (GDS DS&G) commited on
Commit
4edbddb
·
1 Parent(s): 65688f6

fix readme

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -14,8 +14,11 @@ hf_oauth_expiration_minutes: 480
14
 
15
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
16
 
17
- In order to run this code you have to create a .env file with this content:
 
18
  GEMINI_API_KEY=<YOUR API KEY>
 
 
19
 
20
  You can get you gemini api key here:
21
  https://aistudio.google.com/apikey
 
14
 
15
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
16
 
17
+ In order to run this code you have to create a .env file with this content: <br>
18
+ ```
19
  GEMINI_API_KEY=<YOUR API KEY>
20
+ ```
21
+
22
 
23
  You can get you gemini api key here:
24
  https://aistudio.google.com/apikey