Skip to content

Commit d9732a2

Browse files
authored
Merge pull request #3 from ayushmankoley/master
Updated Readme
2 parents ac27773 + 691e3d7 commit d9732a2

1 file changed

Lines changed: 17 additions & 1 deletion

File tree

README.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,18 @@
11

22
# PHP-Weekend
33

4-
A simple minimal set of functions provide you the ability to build API & web application with no setup time
4+
A simple minimal set of functions provide you the ability to build API & web application with no setup time <br>
55

6+
<img src="https://i.imgur.com/pLikazr.png" width="700" height="400" />
67

8+
## Table of Contents
9+
10+
- [Features](#features)
11+
- [Installation](#installation)
12+
- [Usage](#usage)
13+
- [Feedback](#feedback)
14+
- [Contributors](#contributors)
15+
- [License](#license)
716

817
## Features
918

@@ -161,5 +170,12 @@ Router::get('/', function() {
161170

162171
If you have any feedback, please reach out to us at erdumadnan@gmail.com
163172

173+
## Contributors
174+
175+
<a href="https://github.com/erdum/php-weekend/graphs/contributors">
176+
<img src="https://contrib.rocks/image?repo=erdum/php-weekend" />
177+
</a>
178+
179+
## License
164180
[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://choosealicense.com/licenses/mit/)
165181

0 commit comments

Comments
 (0)