mirror of
https://github.com/richgel999/ufo_data.git
synced 2024-10-01 01:45:37 -04:00
Update README.md
This commit is contained in:
parent
865461e13a
commit
0f8281d1a5
@ -16,6 +16,8 @@
|
|||||||
* NICAP
|
* NICAP
|
||||||
* Richard Geldreich, Jr. - Copyright 2023
|
* Richard Geldreich, Jr. - Copyright 2023
|
||||||
|
|
||||||
|
Note: Although the C++ tool itself is open source with a permissive license (Apache 2.0), any commercial use of the copyrighted data in this repository may require permission from one or more copyright holders.
|
||||||
|
|
||||||
## Instructions
|
## Instructions
|
||||||
|
|
||||||
This C++ command line tool reads several source files containing UFO related events, which were compiled from a variety of sources, and converts each of them to JSON. It then sorts all of these events into a single large timeline and outputs them as the Markdown file "timeline.md" and the JSON file "majestic.json". [pandoc](https://pandoc.org/) can then be used to convert this Markdown text file to HTML.
|
This C++ command line tool reads several source files containing UFO related events, which were compiled from a variety of sources, and converts each of them to JSON. It then sorts all of these events into a single large timeline and outputs them as the Markdown file "timeline.md" and the JSON file "majestic.json". [pandoc](https://pandoc.org/) can then be used to convert this Markdown text file to HTML.
|
||||||
|
Loading…
Reference in New Issue
Block a user