diff --git a/README.md b/README.md index 299ff3c..7b7f1d2 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,9 @@ For PyTorch example: ```sh cd power-consumption-tutorial/Power-consumption-pytorch ``` -Or + +Or for Keras example: + ```sh cd power-consumption-tutorial/Power-consumption-keras ```