Skip to content

Commit c9fa8a2

Browse files
committed
update readme
1 parent e86391a commit c9fa8a2

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![CI](https://github.com/airframesio/flightboard/actions/workflows/ci.yml/badge.svg)](https://github.com/airframesio/flightboard/actions/workflows/ci.yml)
44
[![Docker Publish](https://github.com/airframesio/flightboard/actions/workflows/docker-publish.yml/badge.svg)](https://github.com/airframesio/flightboard/actions/workflows/docker-publish.yml)
5-
[![Docker Image Version](https://img.shields.io/docker/v/airframesio/flightboard?sort=semver&label=docker)](https://github.com/airframesio/flightboard/pkgs/container/flightboard)
5+
[![Docker Image](https://img.shields.io/badge/docker-ghcr.io-blue?logo=docker&logoColor=white)](https://github.com/airframesio/flightboard/pkgs/container/flightboard)
66
![Node.js](https://img.shields.io/badge/node-%3E%3D18.0.0-brightgreen)
77
![TypeScript](https://img.shields.io/badge/typescript-%5E5.0.0-blue)
88
![Next.js](https://img.shields.io/badge/next.js-15.5.2-black)
@@ -236,9 +236,10 @@ cp env.example .env.local
236236
### Supported Providers
237237

238238
1. **Airframes.io** (PRIORITY - Our service!)
239-
- Contact: api@airframes.io for access
239+
- Get API key: [app.airframes.io/user/dashboard](https://app.airframes.io/user/dashboard) - click API Key button
240+
- Free for all feeders, Patreons, and paid Discord supporters
240241
- `AIRFRAMES_API_KEY=your_key`
241-
- Note: Airport-specific endpoints coming soon
242+
- Note: Paid API tiers coming in the future
242243

243244
2. **FlightAware AeroAPI**
244245
- Sign up: [flightaware.com/commercial/aeroapi](https://flightaware.com/commercial/aeroapi/)

0 commit comments

Comments
 (0)