Skip to content

Commit be9ce8d

Browse files
author
Ahmad Noman Musleh
committed
Updated Readme file
1 parent ca948ac commit be9ce8d

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

OpenAPI.Net.sln

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
1919
LICENSE = LICENSE
2020
.github\workflows\publish_nuget_package_prereleased.yml = .github\workflows\publish_nuget_package_prereleased.yml
2121
.github\workflows\publish_nuget_package_released.yml = .github\workflows\publish_nuget_package_released.yml
22+
README.md = README.md
2223
EndProjectSection
2324
EndProject
2425
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WPF.Sample", "src\WPF.Sample\WPF.Sample.csproj", "{842C8FED-4CAC-4676-9922-D59F88CEADC5}"

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,10 @@ Documentation: [https://spotware.github.io/OpenAPI.Net/](https://spotware.github
1414

1515
## Dependencies
1616

17-
* <a href="https://github.com/protocolbuffers/protobuf">protobuf</a>
18-
* <a href="https://github.com/dotnet/reactive">Reactive</a>
19-
* <a href="https://www.nuget.org/packages/System.Text.Json/">System.Text.Json</a>
17+
* [protobuf](https://github.com/protocolbuffers/protobuf)
18+
* [Reactive](https://github.com/dotnet/reactive)
19+
* [System.Text.Json](https://www.nuget.org/packages/System.Text.Json/)
20+
* [websocket-client](https://github.com/Marfusios/websocket-client)
2021

2122
## Licence
2223

0 commit comments

Comments
 (0)