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

Commit 01444e0

Browse files
Update README.md
1 parent 8a9f5cc commit 01444e0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
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/framework)](https://packagist.org/packages/laravel/lumen-framework)
5-
[![Latest Stable Version](https://img.shields.io/packagist/v/laravel/framework)](https://packagist.org/packages/laravel/lumen-framework)
6-
[![License](https://img.shields.io/packagist/l/laravel/framework)](https://packagist.org/packages/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)
6+
[![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.
99

0 commit comments

Comments
 (0)