From 1ae401229b6c23eeb936f8b54cdc632465ceeddc Mon Sep 17 00:00:00 2001 From: David Gatti Date: Tue, 23 Jun 2015 14:26:40 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6b04aa6..7452e81 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![Alt text](https://github.com/davidgatti/IoT-Garage-Opener/blob/assets/Assets/header.jpg "IoT Garage Opener") +![Alt text](https://github.com/davidgatti/IoT-Garage-Opener/blob/assets/Images/header.jpg "IoT Garage Opener") # IoT-Garage-Opener The problem: many people under on roof and just one remote for the garage. Solution? Connect the remote to the internets and write an iOS app to trigger the remote over the internet. @@ -19,7 +19,7 @@ It started as a simple project ;) and now you can: # How to add seecrets to the project -![Alt text](https://github.com/davidgatti/IoT-Garage-Opener/blob/assets/Assets/How%20to%20add%20plist.gif "How to add plist in Xcode") +![Alt text](https://github.com/davidgatti/IoT-Garage-Opener/blob/assets/Images/How%20to%20add%20plist.gif "How to add plist in Xcode") In this project we are usign Particle and Parse. Two products that have cloud based services. For authntication they use tokesn and IDs. For safte reasons I can't attach thoes secrets to the proejct. Thus the requirment of the `Secrets.plist` file.