aboutsummaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorChad Versace <chad.versace@linux.intel.com>2012-11-14 15:30:45 -0800
committerChad Versace <chad.versace@linux.intel.com>2012-11-14 15:35:05 -0800
commit7e264c3e13d74bf9e4c7f5462341b21537d6cf54 (patch)
tree826af760e5e19de83ddcb12e27ad7ae8e921f0b3 /README.txt
parent5a5160823fc5ae465c7cb2a98f9a21bd3d498a0e (diff)
downloadwaffle-7e264c3e13d74bf9e4c7f5462341b21537d6cf54.tar.gz
readme: List where to find example code
Brian complained that the README didn't tell him how to find example code. Add a new section "Examples" to fix the problem. Reported-by: Brian Johnson <bjthinks@gmail.com> Signed-off-by: Chad Versace <chad.versace@linux.intel.com>
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt16
1 files changed, 16 insertions, 0 deletions
diff --git a/README.txt b/README.txt
index 2c812ce..0e25681 100644
--- a/README.txt
+++ b/README.txt
@@ -33,6 +33,22 @@ gitweb: http://cgit.freedesktop.org/~chadversary/waffle
license: BSD [http://www.opensource.org/licenses/bsd-license.php]
+Examples
+========
+
+For example code and makefiles that demonstrate how to use and build with
+Waffle, see the following:
+
+ - Online examples at
+ http://people.freedesktop.org/~chadversary/waffle/examples .
+
+ - Installed examples at $PREFIX/share/doc/waffle-VERSION/examples, if
+ Waffle is installed on your system.
+
+ - The 'examples' directory in the source repository:
+ http://cgit.freedesktop.org/~chadversary/waffle/tree/examples
+
+
Build Requirements
==================