Skip to content

Commit

Permalink
Updating language to cs
Browse files Browse the repository at this point in the history
  • Loading branch information
DaanV2 authored Jun 3, 2024
1 parent eda011b commit 4745d0b
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 @@ -27,7 +27,7 @@ Config objects are saved in a centralized location.

This library is made to make simple calls to config objects:

```csharp
```cs
ExampleConfig Config = ConfigMapper.Get<ExampleConfig>();
```

Expand Down

0 comments on commit 4745d0b

Please sign in to comment.