This repository was archived by the owner on Aug 19, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +23
-3
lines changed
Expand file tree Collapse file tree 2 files changed +23
-3
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,16 @@ Librería PHP para agregar adición de módulos en Eliasis Framework.
2222
2323---
2424
25+ <p align =" center " ><strong >Echa un vistazo al código</strong ></p >
26+
27+ <p align =" center " >
28+ <a href =" " title =" Echa un vistazo al código " >
29+ <img src =" https://raw.githubusercontent.com/Josantonius/PHP-Algorithm/master/resources/youtube-thumbnail.jpg " >
30+ </a >
31+ </p >
32+
33+ ---
34+
2535### Instalación
2636
2737La mejor forma de instalar esta extensión es a través de [ composer] ( http://getcomposer.org/download/ ) .
@@ -40,7 +50,7 @@ También puedes clonar el repositorio completo con Git:
4050
4151### Requisitos
4252
43- Esta ĺibrería es soportada por versiones de PHP 5.6 o superiores y es compatible con versiones de HHVM 3.0 o superiores.
53+ Esta biblioteca es soportada por versiones de PHP 5.6 o superiores y es compatible con versiones de HHVM 3.0 o superiores.
4454
4555### Cómo empezar y ejemplos
4656
Original file line number Diff line number Diff line change @@ -17,11 +17,21 @@ PHP library for adding addition of modules for Eliasis Framework.
1717- [ Exception Handler] ( #exception-handler )
1818- [ Contribute] ( #contribute )
1919- [ Repository] ( #repository )
20- - [ Licensing ] ( #licensing )
20+ - [ License ] ( #license )
2121- [ Copyright] ( #copyright )
2222
2323---
2424
25+ <p align =" center " ><strong >Take a look at the code</strong ></p >
26+
27+ <p align =" center " >
28+ <a href =" " title =" Take a look at the code " >
29+ <img src =" https://raw.githubusercontent.com/Josantonius/PHP-Algorithm/master/resources/youtube-thumbnail.jpg " >
30+ </a >
31+ </p >
32+
33+ ---
34+
2535### Installation
2636
2737The preferred way to install this extension is through [ composer] ( http://getcomposer.org/download/ ) .
@@ -97,7 +107,7 @@ This is intended for large and long-lived objects.
97107
98108All files in this repository were created and uploaded automatically with [ Reposgit Creator] ( https://github.com/Josantonius/BASH-Reposgit ) .
99109
100- ### Licensing
110+ ### License
101111
102112This project is licensed under ** MIT license** . See the [ LICENSE] ( LICENSE ) file for more info.
103113
You can’t perform that action at this time.
0 commit comments