Skip to content

Commit c5cc132

Browse files
committed
chore: update readme structure. add cli version badge
1 parent 562ebb4 commit c5cc132

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
1-
# Typescript Webpack Starter
1+
# `create-ts-lib`
22

3-
[![Build Status](https://travis-ci.org/emyann/typescript-webpack-starter.svg?branch=develop)](https://travis-ci.org/emyann/typescript-webpack-starter)
4-
>🚀 An ES6 and TypeScript Starter kit using webpack for bundling. Create your TypeScript module with neither build nor test configuration.
3+
[![Build Status](https://img.shields.io/travis/emyann/typescript-webpack-starter.svg)](https://travis-ci.org/emyann/typescript-webpack-starter)
4+
[![Npm Package](https://img.shields.io/npm/v/create-ts-lib.svg)](https://www.npmjs.com/package/create-ts-lib)
55

6+
![Imgur](https://i.imgur.com/sj1kwB9.gif)
7+
> A yet another Typescript Webpack Starter
68
79
## Built upon
810

@@ -11,7 +13,6 @@
1113
- [x] [Webpack Dashboard](https://github.com/FormidableLabs/webpack-dashboard)
1214
- [x] [Karma](https://karma-runner.github.io/1.0/index.html), [Jasmine](https://jasmine.github.io/)
1315

14-
![Imgur](https://i.imgur.com/sj1kwB9.gif)
1516

1617
## Quick Overview
1718

0 commit comments

Comments
 (0)