Skip to content

Commit 2d56874

Browse files
docs: add images
1 parent 9947805 commit 2d56874

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,11 @@ LitAuth(
143143
);
144144
```
145145

146-
This will use the default configuration and UI theming. See the section on [decoration and theming](#decoration-and-theming) for customization.
146+
This will use the default configuration and UI theming.
147+
148+
<p align="left"><img src="https://user-images.githubusercontent.com/45597490/88035376-3ee01200-cb6c-11ea-8076-782b9f424e7e.jpg" height="200" alt="Lit Firebase"></p>
149+
150+
See the section on [decoration and theming](#decoration-and-theming) for customization.
147151

148152
**NOTE**: This widget needs to be a child of a `Scaffold` widget.
149153

@@ -247,7 +251,7 @@ LitAuth(
247251
```
248252

249253
### Dialogs
250-
For now dialog nessage are rendered using the `flushbar` package.
254+
For now dialog message are rendered using the `flushbar` package.
251255

252256
**todo**: provide additional theming/overrides for dialogs.
253257

0 commit comments

Comments
 (0)