Skip to content

Commit 982ea40

Browse files
authored
Update README.md
1 parent 2fa72da commit 982ea40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ RestClient.Request(new RequestHelper {
150150
```
151151

152152
- Example downloading an audio file:
153-
```
153+
```csharp
154154
var fileUrl = "https://raw.githubusercontent.com/IonDen/ion.sound/master/sounds/bell_ring.ogg";
155155
var fileType = AudioType.OGGVORBIS;
156156

0 commit comments

Comments
 (0)