Skip to content

Commit fc43d0c

Browse files
Update README.md
1 parent e83ff4a commit fc43d0c

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
@@ -21,8 +21,8 @@ Project Objectives
2121

2222
# Installation
2323

24-
- Install core Nuget package `Microsoft.OpenApi`
25-
- Install readers Nuget package `Microsoft.OpenApi.Readers`
24+
- Install core Nuget package [**Microsoft.OpenApi**](https://www.nuget.org/packages/Microsoft.OpenApi)
25+
- Install readers Nuget package [**Microsoft.OpenApi.Readers**](https://www.nuget.org/packages/Microsoft.OpenApi.Readers)
2626

2727
# Processors
2828
The OpenAPI.NET project holds the base object model for representing OpenAPI documents as .NET objects. Some developers have found the need to write processors that convert other data formats into this OpenAPI.NET object model. We'd like to curate that list of processors in this section of the readme.

0 commit comments

Comments
 (0)