Skip to content

Commit

Permalink
Update README.md (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
davcri authored Jun 17, 2021
1 parent 24030e5 commit f8b277e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ A wiki is available [*here*](https://github.com/fenix-hub/godot-engine.supabase/
Even though it is still not complete, Classes and APIs references are always listed and updated.

### code snippet
![code-snapshot](imgs/code-snapshot.png.old)
![code-snapshot](imgs/code-snapshot.png)

Multiple approaches!

Expand Down Expand Up @@ -52,4 +52,4 @@ func _ready() -> void:
print(dbtask.data)
else:
print(dbtas.error)
```
```

0 comments on commit f8b277e

Please sign in to comment.