Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
m-a-r-c-e-l-o authored Mar 22, 2017
1 parent 45fb743 commit 2c12d00
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,27 @@
# addPages
[![](https://img.shields.io/badge/made%20by-m--a--r--c--e--l--o-blue.svg)](http://marcelofabiano.com)

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

## Como Fazer
## Como Fazer // How-To

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

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

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

```sh
<script src="js/addPages.js"></script>
```
## License

## Demonstração // Live Demo

http://marcelofabiano.com/addPagesLive/

## Licença // License

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

0 comments on commit 2c12d00

Please sign in to comment.