Add Readme
This commit is contained in:
parent
279a2da6d7
commit
484cd03636
13
Readme.org
Normal file
13
Readme.org
Normal file
@ -0,0 +1,13 @@
|
||||
#+title: Space Company Database
|
||||
#+startup: showall indent
|
||||
#+options: toc:nil
|
||||
|
||||
* Overview
|
||||
This is a database of space companies. The information is tracked in an org
|
||||
file, which contains embedded lisp babel code blocks that export the company
|
||||
information to a csv file.
|
||||
|
||||
* Generate CSV file
|
||||
To generate the CSV file open the [[file:SpaceCompanies.org][SpaceCompanies.org]] file in Emacs. Navigate
|
||||
your point to the end of the =export_block= babel block and type =C-c C-c= to
|
||||
execute the block.
|
Loading…
x
Reference in New Issue
Block a user