diff --git a/README.md b/README.md
index e87835887a95a7183a3c0ab31448fda95923e6ca..0cc7cce29772909b0e9fa155b4276d0c6c4c4167 100644
--- a/README.md
+++ b/README.md
@@ -63,6 +63,8 @@ The leftmost green column shows your instrument with its outputs and parameters.
 By default, all your parameters are in the *granted* mode, which means that all the other musicians can set their values. You can of course change that by clicking the red *grant* toggle for each parameter, or the *grant all* toggle at the top of your column.
 If not granted, values *asked* by others are only displayed on the gray widgets and can be retrieved using the *1x* bang.
 
+![doc/img/sharing.gif](doc/img/sharing.gif)
+
 ### Using others parameters and outputs to change your parameters
 
 A *watch* bus selector is placed below each parameter and output of the other instruments. By choosing a bus other than 0, the values are sent to the corresponding bus and can be sent to your parameters connected to the same bus using the *watching* selector.
diff --git a/doc/img/sharing.gif b/doc/img/sharing.gif
new file mode 100644
index 0000000000000000000000000000000000000000..58c319dfc8dd3db20170cfb116f6ccd2d1016916
Binary files /dev/null and b/doc/img/sharing.gif differ