Skip to content

Commit 0666f54

Browse files
committed
Update README.md
1 parent 39b045d commit 0666f54

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
11
# USDA FoodData Central API Client
22

3-
[![build](https://github.com/JavaAIDev/usda-fooddata-central-api-client/actions/workflows/build.yaml/badge.svg)](https://github.com/JavaAIDev/usda-fooddata-central-api-client/actions/workflows/build.yaml)
3+
[![build](https://github.com/JavaAIDev/usda-fooddata-central-api-client/actions/workflows/build.yaml/badge.svg)](https://github.com/JavaAIDev/usda-fooddata-central-api-client/actions/workflows/build.yaml)
4+
5+
Java Client for [FoodData Central API](https://fdc.nal.usda.gov/api-guide)
6+
7+
Built with [OpenAPI Generator](https://openapi-generator.tech/) from [OpenAPI spec](https://api.nal.usda.gov/fdc/v1/yaml-spec?api_key=DEMO_KEY)
8+
9+
> The OpenAPI spec is updated to fix mismatches with actual implementation.

0 commit comments

Comments
 (0)