Skip to content

Commit 3b544ec

Browse files
author
Jonatan E. Salas
authored
Update README.md
1 parent 795dfea commit 3b544ec

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# create-typescript-api
2-
CLI to generate base project to start developing APIs with TypeScript.
2+
> CLI to generate a base project based on [typescript-hapi-starter](https://github.com/BlackBoxVision/typescript-hapi-starter).
33
44
[![License: MIT](https://img.shields.io/badge/License-MIT-brightgreen.svg)](https://opensource.org/licenses/MIT) [![npm version](https://badge.fury.io/js/create-typescript-api.svg)](https://badge.fury.io/js/create-typescript-api) [![npm downloads](https://img.shields.io/npm/dm/create-typescript-api.svg)](https://www.npmjs.com/package/create-typescript-api)
55

@@ -26,6 +26,7 @@ npm install --save create-typescript-api
2626
## TODO
2727

2828
- [ ] **Install package.json dependencies**
29+
- [ ] **Enable check-list to get starter project from different branches: 'Mongoose', 'Sequelize', 'GraphQL'**
2930

3031
## Issues
3132

0 commit comments

Comments
 (0)