Skip to content
This repository was archived by the owner on Apr 9, 2024. It is now read-only.

Commit 472a4ae

Browse files
committed
Merge branch 'master' into develop
2 parents fa15c41 + aba4f37 commit 472a4ae

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

readme.md renamed to README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
[![Build Status](https://travis-ci.org/laravel/lumen-framework.svg)](https://travis-ci.org/laravel/lumen-framework)
44
[![Total Downloads](https://poser.pugx.org/laravel/lumen-framework/d/total.svg)](https://packagist.org/packages/laravel/lumen-framework)
55
[![Latest Stable Version](https://poser.pugx.org/laravel/lumen-framework/v/stable.svg)](https://packagist.org/packages/laravel/lumen-framework)
6-
[![Latest Unstable Version](https://poser.pugx.org/laravel/lumen-framework/v/unstable.svg)](https://packagist.org/packages/laravel/lumen-framework)
76
[![License](https://poser.pugx.org/laravel/lumen-framework/license.svg)](https://packagist.org/packages/laravel/lumen-framework)
87

98
Laravel Lumen is a stunningly fast PHP micro-framework for building web applications with expressive, elegant syntax. We believe development must be an enjoyable, creative experience to be truly fulfilling. Lumen attempts to take the pain out of development by easing common tasks used in the majority of web projects, such as routing, database abstraction, queueing, and caching.
@@ -12,6 +11,10 @@ Laravel Lumen is a stunningly fast PHP micro-framework for building web applicat
1211

1312
Documentation for the framework can be found on the [Lumen website](https://lumen.laravel.com/docs).
1413

14+
## Contributing
15+
16+
Thank you for considering contributing to Lumen! The contribution guide can be found in the [Laravel documentation](https://laravel.com/docs/contributions).
17+
1518
## Security Vulnerabilities
1619

1720
If you discover a security vulnerability within Lumen, please send an e-mail to Taylor Otwell at taylor@laravel.com. All security vulnerabilities will be promptly addressed.

0 commit comments

Comments
 (0)