projects
/
ccan
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0308b8
)
One line change to test Travis (now I've turned it on)
author
Rusty Russell
<rusty@rustcorp.com.au>
Mon, 1 Jun 2015 06:38:26 +0000
(16:08 +0930)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Mon, 1 Jun 2015 06:38:26 +0000
(16:08 +0930)
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
README
patch
|
blob
|
history
diff --git
a/README
b/README
index 694151830825631f9dbe15012cb6c19527ec2e33..4c5c0cee0d2efb777c4ae955f12910d49f505178 100644
(file)
--- a/
README
+++ b/
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
is to create a ccan/ directory and add one module per subdirectory
(see tools/create-ccan-tree).
+
+Enjoy!