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

Commit 4ef26c3

Browse files
authored
Update README.md
1 parent 01444e0 commit 4ef26c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Lumen PHP Framework
22

33
[![Build Status](https://travis-ci.org/laravel/lumen-framework.svg)](https://travis-ci.org/laravel/lumen-framework)
4-
[![Total Downloads](https://img.shields.io/packagist/dt/laravel/lumen)](https://packagist.org/packages/laravel/lumen-framework)
5-
[![Latest Stable Version](https://img.shields.io/packagist/v/laravel/lumen)](https://packagist.org/packages/laravel/lumen-framework)
4+
[![Total Downloads](https://img.shields.io/packagist/dt/laravel/lumen-framework)](https://packagist.org/packages/laravel/lumen-framework)
5+
[![Latest Stable Version](https://img.shields.io/packagist/v/laravel/lumen-framework)](https://packagist.org/packages/laravel/lumen-framework)
66
[![License](https://img.shields.io/packagist/l/laravel/lumen)](https://packagist.org/packages/laravel/lumen-framework)
77

88
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.

0 commit comments

Comments
 (0)