Skip to content

Commit a03b0c0

Browse files
dolphajbozarth
authored andcommitted
Update links in README (#18)
1 parent 419a985 commit a03b0c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![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)
1+
[![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)
22

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

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

155155
```
156-
$ git clone https://github.com/IBM/MAX-Object-Detector-Web-App.git
156+
$ git clone https://github.com/IBM/MAX-Object-Detector-Web-App
157157
```
158158

159159
Change directory into the repository base folder:

0 commit comments

Comments
 (0)