Browse Source

One line change to test Travis (now I've turned it on)

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Rusty Russell 10 years ago
parent
commit
fc06310d94
1 changed files with 2 additions and 0 deletions
  1. 2 0
      README

+ 2 - 0
README

@@ -4,3 +4,5 @@ You can find a set of helper utilities under tools/ and the modules
 under ccan/.  The recommended way to add ccan modules to your project
 under ccan/.  The recommended way to add ccan modules to your project
 is to create a ccan/ directory and add one module per subdirectory
 is to create a ccan/ directory and add one module per subdirectory
 (see tools/create-ccan-tree).
 (see tools/create-ccan-tree).
+
+Enjoy!