Skip to content

Commit 7d94d82

Browse files
committed
Updated to 1.1.2 version
1 parent 3bd96f5 commit 7d94d82

File tree

2 files changed

+22
-2
lines changed

2 files changed

+22
-2
lines changed

README-ES.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,16 @@ Librería PHP para la gestión de archivos JSON.
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

2737
La mejor forma de instalar esta extensión es a través de [composer](http://getcomposer.org/download/).

README.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,21 @@ PHP simple library for managing Json files.
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

2737
The preferred way to install this extension is through [composer](http://getcomposer.org/download/).
@@ -121,7 +131,7 @@ This is intended for large and long-lived objects.
121131

122132
All files in this repository were created and uploaded automatically with [Reposgit Creator](https://github.com/Josantonius/BASH-Reposgit).
123133

124-
### Licensing
134+
### License
125135

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

0 commit comments

Comments
 (0)