Commit graph

9 commits

Author SHA1 Message Date
Nicholas Bishop
4b7c83e4fb Add a Makefile and more documentation for the demo
This adds a simple `make demo` target that builds the demo with
`gcc`. The readme is also updated to mention the make target and give
an example of how to run it. The example should make clearer what is
to be passed in as the `dbname` parameter; initially I tried `db.zip`
and passing in the `out_v1` directory path before realizing that each
of the database files is separate and that the full path should be
given.
2020-01-24 16:27:31 -05:00
Bertold Van den Bergh
def759af1d Add build badge 2019-11-11 11:58:30 +01:00
Bertold Van den Bergh
db66d4475a Correct readme 2019-11-10 21:29:28 +01:00
Bertold Van den Bergh
a1d9ccb707 Update readme 2019-11-10 21:28:07 +01:00
Bertold Van den Bergh
443ce4bb75 Mistake fixed in README 2019-02-22 00:00:41 +01:00
Bertold Van den Bergh
776cb4595e Update readme 2019-02-21 23:59:52 +01:00
Bertold Van den Bergh
6ff33ef8a7 Update readme 2018-03-11 02:04:23 +01:00
Bertold Van den Bergh
49a4858c11 Update database 2018-03-11 01:59:56 +01:00
Bertold Van den Bergh
069c4cd546 Readme 2018-03-06 00:30:09 +01:00