diff --git a/web_drop_target/readme/DEVELOP.rst b/web_drop_target/readme/DEVELOP.rst index 1a5311184..9276685bc 100644 --- a/web_drop_target/readme/DEVELOP.rst +++ b/web_drop_target/readme/DEVELOP.rst @@ -1,4 +1,3 @@ -Libraries ---------- +**Libraries** * `base64js `_. \ No newline at end of file diff --git a/web_drop_target/readme/USAGE.rst b/web_drop_target/readme/USAGE.rst index 9db80f992..ac156a5bc 100644 --- a/web_drop_target/readme/USAGE.rst +++ b/web_drop_target/readme/USAGE.rst @@ -1,7 +1,7 @@ To use this module, you need to: -#. drag a file from your local computer onto an Odoo form view -#. it should become an attachment of the currently opened record +1. drag a file from your local computer onto an Odoo form view +2. it should become an attachment of the currently opened record .. image:: /web_drop_target/static/description/screenshot.png :alt: Screenshot