initial commit

This commit is contained in:
2018-11-01 15:20:53 -07:00
commit 2067fd63ca
13 changed files with 2885 additions and 0 deletions

11
README.md Normal file
View File

@@ -0,0 +1,11 @@
# adsb-index
ADS-B indexing script.
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/w33ble/adsb-index/master/LICENSE)
[![npm](https://img.shields.io/npm/v/adsb-index.svg)](https://www.npmjs.com/package/adsb-index)
[![Project Status](https://img.shields.io/badge/status-experimental-orange.svg)](https://nodejs.org/api/documentation.html#documentation_stability_index)
#### License
MIT © [w33ble](https://github.com/w33ble)