From 0e5b9cbe4291f594bc3a397fd18d95f08acae306 Mon Sep 17 00:00:00 2001 From: Bowden Kelly Date: Tue, 9 May 2017 13:45:14 -0700 Subject: [PATCH] README Title Update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 13f9f75..dae7b67 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Express TypeScript Starter +TypeScript Node Starter ======================= [![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) @@ -437,4 +437,4 @@ For these reasons I would personally recommend downloading and giving Yarn a sho That said, everything in this template can be used with npm as well. # Hackathon Start Project -A majority of this quick start's content was inspired or adapted from Sahat's excellent [Hackathon Starter project](https://github.com/sahat/hackathon-starter). \ No newline at end of file +A majority of this quick start's content was inspired or adapted from Sahat's excellent [Hackathon Starter project](https://github.com/sahat/hackathon-starter).