From a92af582c8734267836deba96323e22766b5cf63 Mon Sep 17 00:00:00 2001 From: Jason Dreyzehner Date: Thu, 15 Mar 2018 21:58:18 -0400 Subject: [PATCH] docs(readme): move demo up, add other CI badges --- README.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 678603e..d461f45 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,13 @@ -Typescript Starter Darktypescript-starter +typescript-starter dark logotypescript-starter logo [![NPM version](https://img.shields.io/npm/v/typescript-starter.svg)](https://www.npmjs.com/package/typescript-starter) -[![CircleCI](https://img.shields.io/circleci/project/github/bitjson/typescript-starter.svg)](https://circleci.com/gh/bitjson/typescript-starter) [![Codecov](https://img.shields.io/codecov/c/github/bitjson/typescript-starter.svg)](https://codecov.io/gh/bitjson/typescript-starter) +[![CircleCI](https://img.shields.io/circleci/project/github/bitjson/typescript-starter.svg)](https://circleci.com/gh/bitjson/typescript-starter) +[![Travis](https://img.shields.io/travis/bitjson/typescript.svg)](https://travis-ci.org/bitjson/typescript-starter) +[![AppVeyor](https://img.shields.io/appveyor/ci/bitjson/typescript-starter.svg)](https://ci.appveyor.com/project/bitjson/typescript-starter) [![Standard Version](https://img.shields.io/badge/release-standard%20version-brightgreen.svg)](https://github.com/conventional-changelog/standard-version) [![GitHub stars](https://img.shields.io/github/stars/bitjson/typescript-starter.svg?style=social&logo=github&label=Stars)](https://github.com/bitjson/typescript-starter) -# typescript-starter - -### A clean, simple [typescript](https://www.typescriptlang.org/) starter for building javascript libraries and Node.js applications. -

demo of the typescript-starter command-line interface