Add Codemania presentation link to README.md

Add 'More information' section.
Add link to Andreia Gaita's presentation at Codemania 2016 about this extension. #804
This commit is contained in:
Jamie Cansdale 2017-01-27 12:21:16 +00:00
Родитель 22c5fcb5d2
Коммит d88a53dfa4
1 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

@ -38,6 +38,10 @@ To be able to use the GitHub API, you'll need to:
- [Register a new developer application](https://github.com/settings/developers) in your profile.
- Open [src/GitHub.App/Api/ApiClientConfiguration.cs](src/GitHub.App/Api/ApiClientConfiguration.cs) and fill out the clientId/clientSecret fields for your application.
## More information
- Andreia Gaita's [presentation](https://www.youtube.com/watch?v=hz2hCO8e_8w) at Codemania 2016 about this extension.
## Contributing
Visit the [Contributor Guidelines](CONTRIBUTING.md) for details on how to contribute as well as the [Open Code of Conduct](http://todogroup.org/opencodeofconduct/#VisualStudio/opensource@github.com) for details on how to participate.