Skip to content
Snippets Groups Projects
Commit 6f5cf4f5 authored by Michal Ondrejička's avatar Michal Ondrejička
Browse files

Update README.md

parent 4461c6d0
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@ Rest json/protobuf API for registered twinzo clients and partners provides fully
### Initialization
The first thing you need to do is create the base object by which the functionality will be accessible:
```C#
```c#
ConnectionOptionsBuilder ConnectionOptionsBuilder = new ConnectionOptionsBuilder();
ConnectionOptions connectionOptions = optionsBuilder\
.Url("https://twin.rtls.solutions/api")\
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment