diff options
author | James O'Shannessy <james.oshannessy@fiberdyne.com.au> | 2018-10-08 15:19:34 +1100 |
---|---|---|
committer | Mark Farrugia <mark.farrugia@fiberdyne.com.au> | 2018-10-26 17:27:45 +1100 |
commit | 056c3754bc7be349de1a41ac6d4819f3d032bd0c (patch) | |
tree | 558603c87a397f72726437ad95b10037ebd648d3 /README.md | |
parent | 13610114b7f283718a678c42e0421c3c51de636e (diff) |
Fixing table of contents in README documentation
Restructure docs file tree
Signed-off-by: James O'Shannessy <james.oshannessy@fiberdyne.com.au>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,6 +1,9 @@ ## Alsa Virtual Sound Driver -[1. Introduction](docs/1. Introduction.md) +[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 |