Skip to content

Commit 7484ea3

Browse files
authored
Update README.md
1 parent 657881f commit 7484ea3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ Using Streamlit-Authenticator is as simple as importing the module and calling i
4747
```python
4848
import streamlit as st
4949
import streamlit_authenticator as stauth
50+
from streamlit_authenticator.utilities import *
5051
```
5152

5253
### 3. Creating a config file

0 commit comments

Comments
 (0)