File tree Expand file tree Collapse file tree 1 file changed +11
-6
lines changed Expand file tree Collapse file tree 1 file changed +11
-6
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<p align =" center " >
4
4
5
- [ // ] : # ( <a href="https://travis-ci.org/php-run/framework"><img src="https://travis-ci.org/php-run/framework.svg" alt="Build Status"></a> )
6
- <a href =" https://packagist.org/packages/php-run/framework " ><img src =" https://img.shields.io/packagist/dt/php-run/framework " alt =" Total Downloads " ></a >
7
- <a href =" https://packagist.org/packages/php-run/framework " ><img src =" https://img.shields.io/packagist/v/php-run/framework " alt =" Latest Stable Version " ></a >
8
- <a href =" https://packagist.org/packages/php-run/framework " ><img src =" https://img.shields.io/packagist/l/php-run/framework " alt =" License " ></a >
5
+ [ ![ Issues] ( https://img.shields.io/github/issues/php-run/framework.svg?style=flat-square )] ( https://github.com/php-run/framework/issues )
6
+ [ ![ Stars] ( https://img.shields.io/github/stars/php-run/framework.svg?style=flat-square )] ( https://github.com/php-run/framework/stargazers )
7
+ [ ![ Latest Version] ( https://img.shields.io/github/tag/php-run/framework.svg?style=flat-square&label=release )] ( https://github.com/php-run/framework/tags )
8
+ [ ![ Software License] ( https://img.shields.io/github/license/php-run/framework.svg?style=flat-square )] ( LICENSE )
9
+ [ ![ Total Downloads] ( https://img.shields.io/packagist/dt/php-run/framework.svg?style=flat-square )] ( https://packagist.org/packages/php-run/framework )
10
+
9
11
</p >
10
12
11
13
<p align =" center " ><a href =" https://github.com/php-run/run " target =" _blank " >
19
21
20
22
Run is a nano API framework for building awesome small productive and scalable web apps.
21
23
22
- ## Try the Framework
24
+ ## Try Run Framework
23
25
24
- > composer create-project php-run/run "new_project_name"
26
+ ``` php
27
+ composer create-project php-run/run "your_project_name"
28
+ ```
29
+
You can’t perform that action at this time.
0 commit comments