summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJames O'Shannessy <james.oshannessy@fiberdyne.com.au>2018-10-08 15:20:38 +1100
committerMark Farrugia <mark.farrugia@fiberdyne.com.au>2018-10-26 17:27:45 +1100
commitc6c2c324c13fec5a3e1d52059454e4d8b17b1e28 (patch)
tree4d91b2bf1fd0b0d1f4e209719044732ddda4cc80 /README.md
parent94eb09750343f0adc8f4bf56eb4ee05ce9def8f1 (diff)
Update README.md
Fix table of contents Markdown links Fixing whitespace problems in Markdown docs Fix alignment of table of contents Signed-off-by: James O'Shannessy <james.oshannessy@fiberdyne.com.au>
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/README.md b/README.md
index dc72ff1..9c70cfb 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +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)
+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.
-- Create a loopback Audio Path for use with AVIRT, to demonstrate standard AGL soft-mixing capabilities.
+