Skip to content

Commit 8718659

Browse files
committed
readme changes
1 parent 6ddf5c2 commit 8718659

File tree

5 files changed

+6
-11
lines changed

5 files changed

+6
-11
lines changed

README.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -265,12 +265,6 @@ http://localhost:3000/api
265265
![Alt Text1](https://media.giphy.com/media/XEUyeEL03IcaZYw6SB/giphy.gif)
266266

267267

268-
## Getting To Know Yeoman
268+
## Buy me a coffee
269269

270-
- Yeoman has a heart of gold.
271-
- Yeoman is a person with feelings and opinions, but is very easy to work with.
272-
- Yeoman can be too opinionated at times but is easily convinced not to be.
273-
- Feel free to [learn more about Yeoman](http://yeoman.io/).
274-
275-
[travis-image]: https://travis-ci.org/caiobsouza/generator-ts-node-api.svg?branch=master
276-
[travis-url]: https://travis-ci.org/caiobsouza/generator-ts-node-api
270+
You can support by buying a coffee ☕️ here - [https://www.buymeacoffee.com/chechavalerii](https://www.buymeacoffee.com/chechavalerii)

generators/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "generator-nest-js-boilerplate",
3-
"version": "2.12.0",
3+
"version": "2.12.1",
44
"description": "This generator will help you to build your own Nest.js Mongodb API using TypeScript 4",
55
"author": "onix-systems",
66
"license": "MIT",

info.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Hey, my name is Valerii. I'm node.js specialist.

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "generator-nest-js-boilerplate",
3-
"version": "2.12.0",
3+
"version": "2.12.1",
44
"description": "This generator will help you to build your own Nest.js Mongodb API using TypeScript 4",
55
"author": "onix-systems",
66
"license": "MIT",

0 commit comments

Comments
 (0)