From 88c34c88b2ca58599d0aa538e8f69268c3529e4e Mon Sep 17 00:00:00 2001 From: onebigear Date: Tue, 7 Jun 2022 00:42:12 +0200 Subject: [PATCH 1/4] Update 'README.md' --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f721c36..7bcbfed 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # The Tree Project +[temp_cover] (media/longan_tree.png) # ABOUT A series of programs that builds on the tree structure, an abstract data From db716fc8ee5c3f3fa8e87d26e461ae5e7b555013 Mon Sep 17 00:00:00 2001 From: onebigear Date: Tue, 7 Jun 2022 00:42:58 +0200 Subject: [PATCH 2/4] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7bcbfed..2de5ece 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # The Tree Project -[temp_cover] (media/longan_tree.png) +[temp_cover] (media/longan_tree.jpg) # ABOUT A series of programs that builds on the tree structure, an abstract data From af651718ffc2b97b7139d48152bb549de86d66e9 Mon Sep 17 00:00:00 2001 From: onebigear Date: Tue, 7 Jun 2022 00:44:08 +0200 Subject: [PATCH 3/4] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2de5ece..3f79867 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # The Tree Project -[temp_cover] (media/longan_tree.jpg) +![temp_cover] (media/longan_tree.png) # ABOUT A series of programs that builds on the tree structure, an abstract data From 97e7d7b6b8ccca054909be1784cd89d1d892c9d3 Mon Sep 17 00:00:00 2001 From: onebigear Date: Tue, 7 Jun 2022 00:45:36 +0200 Subject: [PATCH 4/4] Update 'README.md' --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f79867..9eb5534 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # The Tree Project -![temp_cover] (media/longan_tree.png) + +![](media/longan_tree.png) # ABOUT A series of programs that builds on the tree structure, an abstract data