Procházet zdrojové kódy

repo name changed adding '-pid' extension.

Signed-off-by: Armando Visconti <armando.visconti@st.com>
Armando Visconti před 3 roky
rodič
revize
530f765761
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -5,7 +5,7 @@ Sensor driver for LSM6DS3TR-C sensor written in C programming language. This rep
 In order to `clone` the complete content of the repository folder, use the command:
 In order to `clone` the complete content of the repository folder, use the command:
 
 
 ```
 ```
-git clone https://github.com/STMicroelectronics/LSM6DS3TR-C/
+git clone https://github.com/STMicroelectronics/LSM6DS3TR-C-PID/
 ```
 ```
 
 
 Some examples of driver usage can be found [here](https://github.com/STMicroelectronics/STMems_Standard_C_drivers).
 Some examples of driver usage can be found [here](https://github.com/STMicroelectronics/STMems_Standard_C_drivers).