Skip to content
This repository was archived by the owner on Jan 21, 2024. It is now read-only.

Commit e64d703

Browse files
committed
more README nitpick
1 parent b88ca55 commit e64d703

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

examples/java/README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
## About
2-
This code provides some examples of how to use `webapi-parser` in Java projects.
1+
This folder provides examples of how to use `webapi-parser` in Java projects.
32

43
## Installation
54
See [Java installation instructions](../../README.md#java).

examples/js/README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
## About
2-
This folder provides some examples of how to use `webapi-parser` in JavaScript projects. Those examples showcase: parsing, generation, validation and/or resolving of different WebApi formats.
1+
This folder provides examples of how to use `webapi-parser` in JavaScript projects. Those examples showcase: parsing, generation, validation and/or resolving different API Spec formats.
32

43
## Installation
54
See [JavaScript installation instructions](../../README.md#javascript).

0 commit comments

Comments
 (0)