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
14f75ecbaf
commit
9939cb0031
@ -1,4 +1,4 @@
|
||||
# UFO event timeline processing tool.
|
||||
# UFO Event Timeline Processing Tool
|
||||
Copyright (C) 2023 By Richard Geldreich, Jr.
|
||||
|
||||
## Instructions
|
||||
@ -7,3 +7,5 @@ This C++ command line tool reads several source files containing UFO related eve
|
||||
|
||||
Currently, the tool is Windows only, but it would be trivial to port to Linux/OSX. (I'll do this soon.) To run it: compile the .SLN using Visual Studio 2022. There are no 3rd party dependencies. Run it in the BIN directory. It'll convert all the source files to JSON then output a file named timeline.md.
|
||||
|
||||
Here's the output [Markdown file converted to PDF](ufo_timeline_v1_04.pdf).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user