diff --git a/README.md b/README.md
index 9787509..99f58e3 100644
--- a/README.md
+++ b/README.md
@@ -22,11 +22,6 @@ So far, the demo contains:
- functional,
- strategy,
- CRTP.
-- UML (diagrams):
- - functional,
- - strategy,
- - policies,
- - CRTP.
The algorithm machinery itself is located within the `code.*` files
and is not of major interest,
diff --git a/UML/README.md b/UML/README.md
deleted file mode 100644
index 974d0e8..0000000
--- a/UML/README.md
+++ /dev/null
@@ -1,24 +0,0 @@
-
-Sources are the `*.dia` files, made with the [Dia](http://dia-installer.de/) software.
-SVG exports are provided for convenience.
-
-Strategy pattern
-================
-
-
-
-Curiously Recurring Template Pattern
-====================================
-
-
-
-Policies
-========
-
-
-
-Functional
-==========
-
-
-
diff --git a/UML/crtp.dia b/UML/crtp.dia
deleted file mode 100644
index 810f32a..0000000
Binary files a/UML/crtp.dia and /dev/null differ
diff --git a/UML/crtp.svg b/UML/crtp.svg
deleted file mode 100644
index cd5098c..0000000
--- a/UML/crtp.svg
+++ /dev/null
@@ -1,1414 +0,0 @@
-
-
diff --git a/UML/functional.dia b/UML/functional.dia
deleted file mode 100644
index 5248414..0000000
Binary files a/UML/functional.dia and /dev/null differ
diff --git a/UML/functional.svg b/UML/functional.svg
deleted file mode 100644
index 2412b77..0000000
--- a/UML/functional.svg
+++ /dev/null
@@ -1,1363 +0,0 @@
-
-
diff --git a/UML/policies.dia b/UML/policies.dia
deleted file mode 100644
index 09a204e..0000000
Binary files a/UML/policies.dia and /dev/null differ
diff --git a/UML/policies.svg b/UML/policies.svg
deleted file mode 100644
index c37fd74..0000000
--- a/UML/policies.svg
+++ /dev/null
@@ -1,1031 +0,0 @@
-
-
diff --git a/UML/strategy.dia b/UML/strategy.dia
deleted file mode 100644
index 0834947..0000000
Binary files a/UML/strategy.dia and /dev/null differ
diff --git a/UML/strategy.svg b/UML/strategy.svg
deleted file mode 100644
index 825e3c5..0000000
--- a/UML/strategy.svg
+++ /dev/null
@@ -1,1282 +0,0 @@
-
-