diff --git a/ReadMe.md b/ReadMe.md
index 2930f674d8d77d481dbf9b99ea0f436da6d2d6a0..83be7daf7926cd9b7a791274b8945886bdb95157 100644
--- a/ReadMe.md
+++ b/ReadMe.md
@@ -67,13 +67,15 @@ It also provides the possibility of create a Virtual Can that dumps the content
 ## Scripts
 
 When using a CAN to usb adapter, it's neccesary to run *scripts/can.sh*.
-This script has the following dependencie:
+This script has the following dependency:
 
   - [can-utils](https://elinux.org/Can-utils)
 
 To install it:
 
  ```sudo apt install can-utils```
+ 
+It's also provided a script named *unbind_ftdi_udev.sh* to unload the *ftdi_sio* module and other to undo it (*undo_unbind_ftdi_udev.sh*)
 
 ## Disclaimer