Mutally mentioned the other demo program in their introdution comments

This commit is contained in:
2015-09-23 11:07:24 +00:00
parent 2c92e36e80
commit 60adbd88c3
2 changed files with 4 additions and 1 deletions

View File

@ -16,6 +16,8 @@
to serve the libburnia team as reference application. libburner.c does indeed
define the standard way how above three gestures can be implemented and
stay upward compatible for a good while.
There is another demo program, test/telltoc.c, which inspects drive, media
state, and media contents.
Before you can do anything, you have to initialize libburn by
burn_initialize()