Skip to content

Commit b5efee4

Browse files
authored
Add language for syntax highlighting
1 parent 6859ceb commit b5efee4

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
@@ -9,7 +9,7 @@ It supports the following features through Data API:
99

1010
## Example
1111

12-
```
12+
```csharp
1313
var client = new RqliteClient("http://localhost:4001"); //Assuming you have rqlite running on that port locally
1414
var version = await client.Ping();
1515

0 commit comments

Comments
 (0)