summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathis Rosenhauer <rosenhauer@dkrz.de>2016-04-14 14:04:44 +0200
committerMathis Rosenhauer <rosenhauer@dkrz.de>2016-04-14 14:04:44 +0200
commit1e1919a7bfeb49c3ad4381640676a715760653a2 (patch)
tree3481020e51b0ed05acf28a3438c07ffb0a3dcbcd
parent0731f1ce54535596b1b603d4a958770b1da3f1d7 (diff)
downloadlibaec-1e1919a7bfeb49c3ad4381640676a715760653a2.tar.gz
libaec-1e1919a7bfeb49c3ad4381640676a715760653a2.tar.bz2
libaec-1e1919a7bfeb49c3ad4381640676a715760653a2.zip
Link aec.c in README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7feeed4..45f6c74 100644
--- a/README.md
+++ b/README.md
@@ -153,7 +153,7 @@ output and specifying `AEC_NO_FLUSH`. The function will return if either
the input runs empty or the output buffer is full. The calling
function can check `avail_in` and `avail_out` to see what occurred. The
last call to `aec_encode()` must set `AEC_FLUSH` to drain all
-output. aec.c is an example of streaming usage of encoding and
+output. [aec.c](src/aec.c) is an example of streaming usage of encoding and
decoding.
### Output: