Skip to content

Commit 70ab4a8

Browse files
authored
Update README.md
1 parent 157500f commit 70ab4a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Spoleto.TrueApi
22

3-
**Spoleto.TrueApi** is an unofficial library to work with True API.
3+
**Spoleto.TrueApi** is an unofficial library to work with [True API](https://docs.crpt.ru/gismt/True_API/).
44

55

66
## Installation
@@ -26,4 +26,4 @@ var result = await trueApiProvider.GetProcessingResultAsync(settings, "ON_NSCHFD
2626

2727
// or sync version:
2828
var result = trueApiProvider.GetProcessingResult(settings, "ON_NSCHFDOPPR_file_name");
29-
```
29+
```

0 commit comments

Comments
 (0)