Skip to content

Commit 3ade09a

Browse files
authored
update readme.
1 parent 93395e8 commit 3ade09a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# A NodeJs Project Kickstarter Biolerplate
2-
Clean, minimalistic boilerplate to start your NodeJs project.
2+
Clean, minimalistic boilerplate to start your NodeJs project. It helps you structure your file in a more conventional way.
33

44
NodeJS is far too powerful to be limited to just running your website. Whether building a website, communicating with the database or writing a script to automate a file process, you can't go wrong with NodeJS.
55

@@ -71,7 +71,8 @@ But the sole purpose of using .env file for our project is to secure our credent
7171
7272
### 🎩 Authors
7373
- Jorge Rosal - [GitHub](https://github.com/yortrosal)
74-
- your name here...
7574
75+
### Contribution
76+
- Feel free to submin PR. Please follow ESLINT Rule.
7677
### 📜 License
7778
The MIT License (MIT) Jorge Rosal

0 commit comments

Comments
 (0)