Update README.md

This commit is contained in:
Rich Geldreich 2025-04-23 20:19:58 -04:00 committed by GitHub
parent 47602d051c
commit a6f049f075
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
# UFO Event Timeline Processing Tool and UAP Event Dataset
To paraphrase [Charles Fort](https://www.forteana.org/fortsbooks.html), this is [*The Dataset of the Damned*](https://archive.org/details/bookdamnedbycha00fortgoog). The included C/C++ command line tool processes a large amount of scraped, scanned, or imported UAP sighting/event data from the original source formats to a common and simple data format (arrays of JSON objects+Markdown for rich text and URL's), making it usable by other applications and tools, or for AI training purposes.
To paraphrase [Charles Fort](https://www.forteana.org/fortsbooks.html), this is [*The Dataset of the Damned*](https://archive.org/details/bookdamnedbycha00fortgoog). The included C/C++ command line tool processes a large amount of scraped, scanned, or imported UAP sighting/event data from the original source formats to a common and simple data format (arrays of JSON objects+Github Flavored Markdown for rich text and URL's), making it usable by other applications and tools, or for AI training purposes.
A simple search engine (using WASM+Emscripten) based off this data is live [here](https://www.ufo-search.com/timeline/search.html).