hugging2ido commited on
Commit
7c73aca
·
1 Parent(s): 365ae91

change to warning

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -88,7 +88,7 @@ To locally run the same UI as the Huggign Face space:
88
  - The .env file is one of the files in .gitignore, this means that git does not track it and it will not be uploaded to the repository, accidentally.
89
  - For this reason you should not edit the original .env.template and put the keys or your email address in the original file, since the .template.env is tracked by git and editing it might cause you to commit it with your API keys.
90
 
91
- > **NOTE:** This is an important note! Do not edit and commit your .env.template with your personal key, or email, it might reveal your personal data such as API keys and email.
92
 
93
  ## ✅ Roadmap
94
 
 
88
  - The .env file is one of the files in .gitignore, this means that git does not track it and it will not be uploaded to the repository, accidentally.
89
  - For this reason you should not edit the original .env.template and put the keys or your email address in the original file, since the .template.env is tracked by git and editing it might cause you to commit it with your API keys.
90
 
91
+ > **WARNING:** This is an important note! Do not edit and commit your .env.template with your personal key, or email, it might reveal your personal data such as API keys and email.
92
 
93
  ## ✅ Roadmap
94