Skip to content

Commit f8b277e

Browse files
authored
Update README.md (#15)
1 parent 24030e5 commit f8b277e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ A wiki is available [*here*](https://github.com/fenix-hub/godot-engine.supabase/
1111
Even though it is still not complete, Classes and APIs references are always listed and updated.
1212

1313
### code snippet
14-
![code-snapshot](imgs/code-snapshot.png.old)
14+
![code-snapshot](imgs/code-snapshot.png)
1515

1616
Multiple approaches!
1717

@@ -52,4 +52,4 @@ func _ready() -> void:
5252
print(dbtask.data)
5353
else:
5454
print(dbtas.error)
55-
```
55+
```

0 commit comments

Comments
 (0)