Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Commit f943c5e

Browse files
author
Bowden Kelly
authored
Update README.md
1 parent c2d938a commit f943c5e

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,7 +1,7 @@
11
TypeScript Node Starter
22
=======================
33

4-
[![Dependency Status](https://david-dm.org/bowdenk7/express-typescript-starter.svg)](https://david-dm.org/bowdenk7/express-typescript-starter) [![Build Status](https://travis-ci.org/bowdenk7/express-typescript-starter.svg?branch=master)](https://travis-ci.org/bowdenk7/express-typescript-starter)
4+
[![Dependency Status](https://david-dm.org/Microsoft/TypeScript-Node-Starter.svg)](https://david-dm.org/Microsoft/TypeScript-Node-Starter) [![Build Status](https://travis-ci.org/Microsoft/TypeScript-Node-Starter.svg?branch=master)](https://travis-ci.org/Microsoft/TypeScript-Node-Starter)
55

66
**Live Demo**: TODO
77

@@ -13,7 +13,7 @@ TypeScript Node Starter
1313
# Getting started
1414
- Clone the repository
1515
```
16-
git clone --depth=1 https://github.com/bowdenk7/express-typescript-starter.git <project_name>
16+
git clone --depth=1 https://github.com/Microsoft/TypeScript-Node-Starter.git <project_name>
1717
```
1818
- Install dependencies
1919
```

0 commit comments

Comments
 (0)