Skip to content

Commit 41bd285

Browse files
authored
Update README.md (#102)
Update README.md
1 parent 4284c5d commit 41bd285

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Project Objectives
1515
# Readers
1616
The OpenAPI.NET project holds the base object model for representing OAI documents as .NET objects. Translation for different data types into this object model is handled by individual "Readers".
1717

18-
The base JSON and YAML Readers are built into this project as documented "here". Below are a few other custom Readers developed externally.
18+
The base JSON and YAML Readers are built into this project. Below are a few other custom Readers developed externally.
1919

2020
- EDM/OData Reader Repo: <a href="https://github.com/Microsoft/OpenAPI.NET.OData">Link</a>
2121
- .NET Comment Reader Repo: <a href="https://github.com/Microsoft/OpenAPI.NET.CSharpComment">Link</a>

0 commit comments

Comments
 (0)