Skip to content

Commit

Permalink
Update links in README (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
dolph authored and ajbozarth committed Jan 21, 2019
1 parent 419a985 commit a03b0c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![Build Status](https://api.travis-ci.org/IBM/MAX-Object-Detector-Web-App.svg?branch=master)](https://travis-ci.org/IBM/MAX-Object-Detector-Web-App)
[![Build Status](https://travis-ci.org/IBM/MAX-Object-Detector-Web-App.svg?branch=master)](https://travis-ci.org/IBM/MAX-Object-Detector-Web-App)

# Create a web app to visually interact with objects detected using machine learning

Expand Down Expand Up @@ -153,7 +153,7 @@ To start the web app using Node.js and running the latest code, follow the steps
Clone the web app repository locally. In a terminal, run the following command:

```
$ git clone https://github.com/IBM/MAX-Object-Detector-Web-App.git
$ git clone https://github.com/IBM/MAX-Object-Detector-Web-App
```

Change directory into the repository base folder:
Expand Down

0 comments on commit a03b0c0

Please sign in to comment.