From 0663de9ed265c9e1da9d4f5ef9485993538893f4 Mon Sep 17 00:00:00 2001 From: Thadeu Lima de Souza Cascardo Date: Mon, 27 Apr 2009 23:04:47 -0300 Subject: [PATCH] Try to explain one of the transcripted graphs. Since transcripting the graph in some ascii art form may not be the best representation, I did some clarification of the original drawing. --- explanation | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 explanation diff --git a/explanation b/explanation new file mode 100644 index 0000000..f7ed757 --- /dev/null +++ b/explanation @@ -0,0 +1,20 @@ +Explaining second graph in transcript: + +Trying to explain: +1) Upstream project +2) Fedora +3) Translator +4) Debian +5) Contributor +6) Ubuntu +7) Unlucky Person +1 <-> 2 +1 <-> 3 +2 <-> 3 +1 <-> 4 +1 <-> 5 +1 -> 6 +6 -> 7 +Flow from 1 to 6 and 7 circled. + + -- 2.20.1