aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTaylor Holberton <taylorcholberton@gmail.com>2016-10-01 17:43:05 -0400
committerTaylor Holberton <taylorcholberton@gmail.com>2016-10-01 17:43:05 -0400
commitdd34a4b18cfc73f01e02b44306523b97826e3971 (patch)
treefac25310a0fd4c6d5a0caf6a8ebb017c362b1ae7
parent1e21aed210e9e1e1bb3383423c21799a93de2064 (diff)
added snippet on viewing man pages
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2be7d0a..074d874 100644
--- a/README.md
+++ b/README.md
@@ -22,3 +22,12 @@ make
sudo make install
```
+### Documentation
+
+Once installed, the man pages are available via:
+
+```
+man tinyalsa-pcm
+man tinyalsa-mixer
+```
+