summaryrefslogtreecommitdiffstats
path: root/libraries/libopenshot-audio/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/libopenshot-audio/README')
-rw-r--r--libraries/libopenshot-audio/README7
1 files changed, 6 insertions, 1 deletions
diff --git a/libraries/libopenshot-audio/README b/libraries/libopenshot-audio/README
index 243c48e8c2..166f83ca4d 100644
--- a/libraries/libopenshot-audio/README
+++ b/libraries/libopenshot-audio/README
@@ -1,3 +1,8 @@
-OpenShot Audio Library (libopenshot-audio) is a program that allows the
+OpenShot Audio Library (libopenshot-audio) is a library that allows the
high-quality editing and playback of audio, and is based on the amazing
JUCE library.
+
+By default, the API documentation is not built, as it's rather
+resource-intensive, and not required unless you're a developer. If
+you need the API docs, install graphviz, then run this build with
+APIDOC=yes in the environment.