Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

**Turn NASA's near-real-time satellite fire detections into an interactive map you can explore in the browser — no build step or API key.**

[![Validate static app](https://github.com/zelinewang/FireSight/actions/workflows/ci.yml/badge.svg)](https://github.com/zelinewang/FireSight/actions/workflows/ci.yml)
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](LICENSE)
[![Data: NASA FIRMS](https://img.shields.io/badge/data-NASA%20FIRMS-orange)](https://firms.modaps.eosdis.nasa.gov/)
[![Map: Leaflet](https://img.shields.io/badge/map-Leaflet-brightgreen)](https://leafletjs.com/)
Expand Down
Loading