diff --git a/README.md b/README.md index ba6815a..37625ab 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # DALI Simple DALI driver using Arduino -To control DALI lighting fixtures I create DALI library. You can use it to work with DALI devices. At the moment you can not get responses from devices. But you can find whether devices give response or not. It's enough to control and initialize DALI luminaires. +To control DALI lighting fixtures I created DALI library. You can use it to work with DALI devices. At the moment you can not get responses from devices. But you can find whether devices give response or not. It's enough to control and initialize DALI luminaires. You can look up for more information here: https://create.arduino.cc/projecthub/NabiyevTR/simple-dali-driver-506e44