summaryrefslogtreecommitdiffstats
path: root/ppapi/utility/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ppapi/utility/README.txt')
-rw-r--r--ppapi/utility/README.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/ppapi/utility/README.txt b/ppapi/utility/README.txt
new file mode 100644
index 0000000..5b72c93
--- /dev/null
+++ b/ppapi/utility/README.txt
@@ -0,0 +1,2 @@
+The classes in ppapi/utility are helper classes that provide higher-level
+features on top of the C++ wrappers. Using these classes is optional.