Skip to content

Commit

Permalink
Atualiza Readme e ajusta ícone do pacote nuget
Browse files Browse the repository at this point in the history
  • Loading branch information
rscouto committed Feb 3, 2017
1 parent 8f2f7a8 commit 5a53887
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions README.md
Expand Up @@ -95,4 +95,13 @@ public class AnyClass
##### Para mais exemplos no veja o [projeto de testes integrados](https://github.com/BoletoSimples/boletosimples-csharp/tree/master/BoletoSimplesApiClient/BoletoSimplesApiClient.IntegratedTests)


## Bugs, Issues, Agradecimentos, etc

Comentários são bem-vindos. Envie seu feedback através do [issue tracker do GitHub](http://github.com/BoletoSimples/boletosimples-csharp/issues)

### Autor

[**Rodrigo Couto**](http://github.com/rscouto) trabalhando na [Plataforma Edux](http://www.sistemaedux.com.br)



2 changes: 1 addition & 1 deletion boletosimples-client.nuspec
Expand Up @@ -11,7 +11,7 @@
<copyright>BoletoSimples Copyright © 2017</copyright>
<language>pt-BR</language>
<projectUrl>https://github.com/BoletoSimples/boletosimples-csharp</projectUrl>
<iconUrl>https://github.com/BoletoSimples/boletosimples-csharp/blob/master/logo.png</iconUrl>
<iconUrl>https://raw.githubusercontent.com/BoletoSimples/boletosimples-csharp/master/logo.png</iconUrl>
<dependencies>
<dependency id="System.Net.Http" version="4.1.0" />
<dependency id="Newtonsoft.Json" version="8.0.1" />
Expand Down

0 comments on commit 5a53887

Please sign in to comment.