Skip to content

Commit

Permalink
added link to my github repo in readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
Valentine-Mario committed Jun 27, 2019
1 parent 012ea45 commit 14a7936
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,7 @@ or
tssg --create <dir name>
```
If you fail to supply a dir name, it uses the app as the default name
If you fail to supply a dir name, it uses the app as the default name

## Author
[Valentine Oragbakosi](https://github.com/Valentine-Mario)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ts-generate-cli",
"version": "1.1.1",
"version": "1.1.3",
"description": "a simple cli tool to help you generate typescript setup",
"main": "tssg.js",
"scripts": {
Expand Down

0 comments on commit 14a7936

Please sign in to comment.