Aasher commited on
Commit
a5672a2
·
1 Parent(s): 1b65dc3

Refactor NOTE block

Browse files
Files changed (1) hide show
  1. .github/README.md +1 -1
.github/README.md CHANGED
@@ -66,7 +66,7 @@ cp .env.example .env
66
  ```
67
  Add your API keys and other credentials in `.env` file.
68
 
69
- > [! NOTE]
70
  > If you want to disable authentication, you can remove `chainlit.yaml` file.
71
  > Also remove the Oauth Callback function from `src/axiom/app.py`.
72
 
 
66
  ```
67
  Add your API keys and other credentials in `.env` file.
68
 
69
+ > [!NOTE]
70
  > If you want to disable authentication, you can remove `chainlit.yaml` file.
71
  > Also remove the Oauth Callback function from `src/axiom/app.py`.
72