Skip to content

Commit a5801e6

Browse files
authored
Update README.md
1 parent 25f91f4 commit a5801e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
![banner](/docs/images/banner.webp)
1+
![banner](/docs/images/banner.jpg)
22
# Defold-Mic
33

44
A Defold extension for microphone recording via [miniaudio](https://miniaud.io/).
@@ -168,4 +168,4 @@ APPLE_MIC_PERMISSION_GRANTED = 3,
168168

169169
```lua
170170
local status = mic.get_permission_status()
171-
```
171+
```

0 commit comments

Comments
 (0)