Skip to content

Commit f4dc82c

Browse files
committed
Added missing image of dashboard data
1 parent ca5af10 commit f4dc82c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ In your app, create a class that represents the data from Firebase that you want
3535

3636
So say we have these chat messages in our Firebase database:
3737

38-
![Chat messages in dashboard](doc-images/5-chat-messages-in-dashboard.png "Chat messages in dashboard")
38+
![Chat messages in dashboard](doc-images/6-chat-messages-in-dashboard.png "Chat messages in dashboard")
3939

4040
We can represent a chat message with this Java class:
4141

73.6 KB
Loading

0 commit comments

Comments
 (0)