diff --git a/README.md b/README.md
index 6b9eef3..4bf93a5 100644
--- a/README.md
+++ b/README.md
@@ -165,6 +165,7 @@ For DOMJudge use the `background_64.zip`.
| | C-22 | Netcompany | :heavy_check_mark: |
| | C-23 | JetBrains | :heavy_check_mark: |
| | C-24 | International Collegiate Programming Contest | :heavy_check_mark: |
+| | C-25 | Jump Trading | :heavy_check_mark: |
### Studies
diff --git a/companies/logos/C-23.svg b/companies/logos/C-23.svg
index 1ce897a..bff4ce9 100644
--- a/companies/logos/C-23.svg
+++ b/companies/logos/C-23.svg
@@ -5,33 +5,51 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
-
diff --git a/companies/logos/C-25.svg b/companies/logos/C-25.svg
new file mode 100644
index 0000000..fbc5cb9
--- /dev/null
+++ b/companies/logos/C-25.svg
@@ -0,0 +1,96 @@
+
+
diff --git a/companies/organizations.json b/companies/organizations.json
index bbf9f72..b99d187 100644
--- a/companies/organizations.json
+++ b/companies/organizations.json
@@ -108,5 +108,10 @@
"id": "C-24",
"name": "ICPC",
"formal_name": "International Collegiate Programming Contest"
+ },
+ {
+ "id": "C-25",
+ "name": "Jump Trading",
+ "formal_name": "Jump Trading"
}
]