Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

Commit f4a50eb

Browse files
doc
1 parent 9ffd6a8 commit f4a50eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ Also, all functions support promises, but we're leaving out the `.then()` stuff
8989
Since plugin version 3.2.0 you can retrieve 'Remote Config' properties.
9090
This feature lets you configure parameters in your Firebase instance like these:
9191

92-
<img src="screenshots/remote-config" width="500px" height="482px" alt="Remote Config"/>
92+
<img src="screenshots/remote-config.png" width="500px" height="482px" alt="Remote Config"/>
9393

9494
Using this function you can retrieve the current values of the remote properties
9595
so you can change app behavior on the fly easily (feature toggles for instance).

0 commit comments

Comments
 (0)