upd readme

This commit is contained in:
if 2023-04-09 13:10:14 +03:00
parent 2905b8ff03
commit 786a14e40d

View File

@ -25,7 +25,6 @@ Add your API keys into `.streamlit/secrets.toml`:
```toml ```toml
[api_credentials] [api_credentials]
api_key = "sk-..." api_key = "sk-..."
bard_session = "..."
``` ```
## Usage ## Usage