Skip to content

Commit d0e3b48

Browse files
committed
update: readme
1 parent 969d3c9 commit d0e3b48

File tree

1 file changed

+11
-7
lines changed

1 file changed

+11
-7
lines changed

README.md

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![licence mit](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/brazilian-dev/sublime-snippets/blob/master/LICENSE.md)
44
[![issues](https://img.shields.io/github/issues/brazilian-dev/sublime-snippets.svg)](https://github.com/brazilian-dev/sublime-snippets/issues)
55

6-
## Instalação
6+
## Install
77

88
Se já tem o [Package Control](http://wbond.net/sublime_packages/package_control) instalado, basta procurar por ***Project Snippets***. Se ainda não instalou no sublime, pode fazer isso por [aqui](http://wbond.net/sublime_packages/package_control/installation).
99

@@ -16,7 +16,7 @@ Manualmente, você pode baixar o pacote e colocá-lo dentro do seu diretório `P
1616
- JavaScript
1717
- Schema.org
1818

19-
## Referências
19+
## References
2020

2121
* [@caiogondim](https://github.com/caiogondim) (Caio Gondim)
2222
[https://github.com/caiogondim/js-patterns-sublime-snippets](https://github.com/caiogondim/js-patterns-sublime-snippets)
@@ -27,14 +27,18 @@ Manualmente, você pode baixar o pacote e colocá-lo dentro do seu diretório `P
2727
* [@joshnh](https://github.com/joshnh) (Joshua Hibbert)
2828
[https://github.com/joshnh/HTML-Snippets](https://github.com/joshnh/HTML-Snippets)
2929

30-
## Contribuição
30+
## Contributing
3131

32-
Veja como contribuir no [Contributing](CONTRIBUTING.md).
32+
- Fork it!
33+
- Create your feature branch: git checkout -b my-new-feature
34+
- Commit your changes: git commit -m 'Add some feature'
35+
- Push to the branch: git push origin my-new-feature
36+
- Submit a pull request :D
3337

3438
## Log
3539

36-
Veja o [Changelog](CHANGELOG.md) para mais detalhes.
40+
Check [Releases](https://github.com/brazilian-dev/sublime-snippets/releases) for detailed changelog.
3741

38-
## Licença
42+
## License
3943

40-
[MIT license](LICENSE.md) © [Hemerson Vianna](http://hemersonvianna.io).
44+
[MIT license](http://hemersonvianna.mit-license.org/) © Hemerson Vianna

0 commit comments

Comments
 (0)