Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 347 Bytes

Readme.md

File metadata and controls

18 lines (11 loc) · 347 Bytes

Alexander Lapena 17 November 2016

Creating Executable

$ make

$ ./a4 filename 0 (Basic html conversion)

$ ./a4 filename 1 (html conversion with database storage)

$ ./db -show (shows all database contents)

$ ./db -reset (resets database contents)

UI 2 User Interface