Skip to content

Commit 2c12d00

Browse files
Update README.md
1 parent 45fb743 commit 2c12d00

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,27 @@
11
# addPages
22
[![](https://img.shields.io/badge/made%20by-m--a--r--c--e--l--o-blue.svg)](http://marcelofabiano.com)
33

4+
<i>Include data from another HTML to another without PHP!</i><br>
45
Inclua um arquivo HTML dentro de outro HTML sem PHP!
56

6-
## Como Fazer
7+
## Como Fazer // How-To
78

9+
<i>Use the addPages attribute. See Examples:</i><br>
810
Utilize o atributo addPages. Exemplos:
911

1012
![alt tag](http://i.imgur.com/Bw6tvSQ.png)
1113

14+
<i>Don't forget to add the JS file to the main page:</i><br>
1215
Não esqueça de adicionar o arquivo JS na página principal:
1316

1417
```sh
1518
<script src="js/addPages.js"></script>
1619
```
17-
## License
20+
21+
## Demonstração // Live Demo
22+
23+
http://marcelofabiano.com/addPagesLive/
24+
25+
## Licença // License
1826

1927
![](https://img.shields.io/cocoapods/l/AFNetworking.svg)

0 commit comments

Comments
 (0)