diff --git a/README.rst b/README.rst
index 39ac57c400fe1a833a834c1d1b88cbc8ecc6aa0c..71f9f92603b9d5de0a91f31519f401a3dd17dbc1 100644
--- a/README.rst
+++ b/README.rst
@@ -22,6 +22,15 @@ Installs packages with APT and different languages package managers.
 
     ansible-playbook --ask-become-pass --connection local --inventory-file localhost, --verbose pkgs.yml
 
+Workstation
+===========
+
+Configures development tools (includes the desktop and packages playbooks).
+
+.. code:: shell
+
+    ansible-playbook --ask-become-pass --connection local --inventory-file localhost, --verbose workstation.yml
+
 Skype
 =====