diff --git a/README.md b/README.md
index 389a89c8d8b8c798eabe2355214c2fc31bcdcaec..3f52ca36bc29adcdfce7c9c47422260403222d23 100644
--- a/README.md
+++ b/README.md
@@ -42,4 +42,8 @@ This repository was extended with a ROS node that communicates with the _MoveIt!
 
 ## Extension: Publishing a box at Panda's hand in _Gazebo_
 
-This repository was extended with a node that publishes a simple box object in the _Gazebo_ simulation at the hand of the robot. The position of this box will get updated as soon as the robot moves. You can read more about it in the accompanying [blog post](https://erdalpekel.de/?p=178).
\ No newline at end of file
+This repository was extended with a node that publishes a simple box object in the _Gazebo_ simulation at the hand of the robot. The position of this box will get updated as soon as the robot moves. You can read more about it in the accompanying [blog post](https://erdalpekel.de/?p=178).
+
+## Extension: Visual Studio Code Remote Docker
+
+I have added configuration files and additional setup scripts for developing and using this ROS package within a *Docker* container. Currently user interfaces for Gazebo and RViz are not supported. You can read more about it in the [blog post](https://erdalpekel.de/?p=219).
\ No newline at end of file