From 4703a5df6593863a98bd0f531332dba5b0521193 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kamil=20My=C5=9Bliwiec?= Date: Sun, 14 May 2017 22:57:43 +0200 Subject: [PATCH] Update README.md --- README.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0da688e..1f7d152 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,20 @@ -# Nest framework TypeScript starter +[![Nest Logo](http://kamilmysliwiec.com/public/nest-logo.png)](http://kamilmysliwiec.com/) -Starter repository for [Nest](https://github.com/kamilmysliwiec/nest) framework. + TypeScript Starter repository for [Nest](https://github.com/kamilmysliwiec/nest) framework. -### Installation +## Installation ``` $ npm install ``` -### Start +## Start ``` $ npm run start ``` + +## People + +- Author - [Kamil Myƛliwiec](http://kamilmysliwiec.com) +- Website - [http://nestjs.com](http://nestjs.com/)