diff --git a/README.rst b/README.rst
index fdf9978..cb0584b 100644
--- a/README.rst
+++ b/README.rst
@@ -254,6 +254,16 @@ Note that commands are executed verbatim. If any shell processing for
environment variable expansion or redirection is required, please use
`bash -c 'command args...'`.
+
+Articles
+--------
+
+- `dockcross: C++ Write Once, Run Anywhere
+ `_
+- `Cross-compiling binaries for multiple architectures with Docker
+ `_
+
+
---
Credits go to `sdt/docker-raspberry-pi-cross-compiler `_, who invented the base of the **dockcross** script.