Skip to content

Commit

Permalink
README update
Browse files Browse the repository at this point in the history
  • Loading branch information
darseen committed Oct 11, 2024
1 parent 2acc180 commit 3681bca
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,9 @@ Amadeus provides a rich set of APIs for the travel industry. For more details, c
## Key Features

- ✅ Full TypeScript support.
- 🚀 Smaller package size.
- ✅ Full TypeScript Support.
- 🚀 Smaller Package Size.
- 🛠️ Enhanced Error Handling

## Installation

Expand Down Expand Up @@ -76,3 +77,7 @@ const flightOffersSearch: FlightOffersSearchGetParams = {

amadeus.shopping.flightOffersSearch.get(flightOffersSearch);
```

## Documentation

See the official [amadeus-node](https://amadeus4dev.github.io/amadeus-node/) documentation.

0 comments on commit 3681bca

Please sign in to comment.