summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteru <jerrydream111@gmail.com>2024-06-27 13:58:47 +0200
committerSteru <jerrydream111@gmail.com>2024-06-27 13:58:47 +0200
commit7bfcca69c45373f620a912860d2d0f849930cf58 (patch)
tree7b0d5a73629d5eda5e1414ee35709156d0668411
parentf29380e112cb28df1240ad5ed218a26d87fae731 (diff)
Added project structure and first research steps.
-rw-r--r--doc/README.md14
-rw-r--r--res/pictograms/archery.pngbin0 -> 8858 bytes
-rw-r--r--res/pictograms/teakwondo.pngbin0 -> 4797 bytes
3 files changed, 14 insertions, 0 deletions
diff --git a/doc/README.md b/doc/README.md
index 3b2a668..dc05834 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -3,3 +3,17 @@
## Registration for Challange
This is my registration for the challange in "Informationstechnik und Automatisierungstechnik".
+
+## Information Gathering
+
+Overview:
+https://olympics.com/en/paris-2024/sports
+
+Pictograms:
+https://olympics.com/en/paris-2024/the-games/the-brand/pictograms
+
+Archery rules:
+https://olympics.com/en/paris-2024/sports/archery
+
+Taekwondo rules:
+https://olympics.com/en/paris-2024/sports/taekwondo \ No newline at end of file
diff --git a/res/pictograms/archery.png b/res/pictograms/archery.png
new file mode 100644
index 0000000..d711357
--- /dev/null
+++ b/res/pictograms/archery.png
Binary files differ
diff --git a/res/pictograms/teakwondo.png b/res/pictograms/teakwondo.png
new file mode 100644
index 0000000..96d264f
--- /dev/null
+++ b/res/pictograms/teakwondo.png
Binary files differ