diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..a653f0e --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# Alsa Virtual Sound Driver + +1. [Introduction](docs/1.Introduction.md) +2. [Building](docs/2.Building.md) +3. [Usage](docs/3.Usage.md) +4. [4A Integration](docs/4.4A-Integration.md) + + +## TODO + +- Currently, playback only - implementing capture is WIP. + |