aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlonkaars <l.leblansch@gmail.com>2021-02-01 09:06:06 +0100
committerlonkaars <l.leblansch@gmail.com>2021-02-01 09:06:06 +0100
commit574c9bf92509dd1ce32996d20ccd5cc162d54f2b (patch)
tree2ae811f5d2a7981939255d97a8dd9d26c2cf6e31
parent60e3479dc7fe3e241df30523a9df3bc9c18d66d9 (diff)
added banner image
-rw-r--r--banner.pngbin0 -> 9035 bytes
-rw-r--r--readme.md2
-rw-r--r--readme_en.md2
3 files changed, 4 insertions, 0 deletions
diff --git a/banner.png b/banner.png
new file mode 100644
index 0000000..a35988b
--- /dev/null
+++ b/banner.png
Binary files differ
diff --git a/readme.md b/readme.md
index cd39839..40679ce 100644
--- a/readme.md
+++ b/readme.md
@@ -1,5 +1,7 @@
# PO connect-4
+<div style="text-align: center;"><img src="./banner.png"/></div>
+
## Dit is de PO informatica met Python en SQL
## Dingen die er graag in willes:
diff --git a/readme_en.md b/readme_en.md
index 19a9b8d..66e712e 100644
--- a/readme_en.md
+++ b/readme_en.md
@@ -1,5 +1,7 @@
# PO connect-4
+<div style="text-align: center;"><img src="./banner.png"/></div>
+
## This is a school project using Python and SQL
Note to English spreakers: most of this project is in Dutch (commit messages, documents etc.). I'll try to maintain this after the assignment deadline because I think this is a pretty cool project, and I'll be fixing issues/merging pr's after the deadline aswell. I think the deadline is ~January 25th~ sometime in March? though I'm not sure about this.