git.bettercrypto.org
/
ach-master.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b276781
)
playing around with the flowchart
author
Aaron Kaplan
<aaron@lo-res.org>
Tue, 24 Dec 2013 16:05:08 +0000
(17:05 +0100)
committer
Aaron Kaplan
<aaron@lo-res.org>
Tue, 24 Dec 2013 16:05:08 +0000
(17:05 +0100)
src/img/howtoread.dot
patch
|
blob
|
history
diff --git
a/src/img/howtoread.dot
b/src/img/howtoread.dot
index
557aa61
..
a968152
100644
(file)
--- a/
src/img/howtoread.dot
+++ b/
src/img/howtoread.dot
@@
-1,7
+1,7
@@
digraph {
//ranksep=".9 equally";
//rankdir="LR";
-start [label="Start"];
+start [
shape=circle,
label="Start"];
start -> intro;