Skip to content

Commit

Permalink
Add language for syntax highlighting
Browse files Browse the repository at this point in the history
  • Loading branch information
arthrp authored Feb 14, 2022
1 parent 6859ceb commit b5efee4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ It supports the following features through Data API:

## Example

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

Expand Down

0 comments on commit b5efee4

Please sign in to comment.