Skip to content

Commit 35ba0c1

Browse files
committed
Updates the read me file
1 parent e9cf430 commit 35ba0c1

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
[![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=An%20intelligent%20code%20generator%20for%20Laravel%20framework%20which%20will%20save%20you%20lots%20of%20time!&url=https://github.com/CrestApps/laravel-code-generator&hashtags=laravel,laravel-code-generator,laravel-crud,code-generator,crud-generator,laravel-crud-generator)
12

23
## Introduction
34

@@ -124,6 +125,15 @@ Checkout our channel on <a href="https://www.youtube.com/channel/UCkEd0nOoRf3o0a
124125
> Live demo is available at [CrestApps.com](https://www.crestapps.com/laravel-code-generator/demos/v2-2 "Laravel Code Generator Live Demo").
125126
126127

128+
## Contribution
129+
Do you like this project and want to contribute?
130+
- Please start by *Staring* this package on GitHub.
131+
- Sharing this projects with others is your way of saying keep improvements and new awesome feature coming.
132+
- Report any bugs or send us any comments, idea, thought that you may have about this project as an issue on GitHub.
133+
134+
## What did you create with this package?
135+
I'd love to know if your site was generated using this package and list your logo on the documentation site. Please email using my contact info found in `composer.json` file.
136+
127137
## Examples
128138

129139
The following example assumes that we are trying to create a CRUD called <var>AssetCategory</var> with the fields listed below.

0 commit comments

Comments
 (0)