File tree Expand file tree Collapse file tree 2 files changed +42
-0
lines changed
Expand file tree Collapse file tree 2 files changed +42
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "files" : [
3+ " README.md"
4+ ],
5+ "imageSize" : 100 ,
6+ "commit" : false ,
7+ "contributors" : [
8+ {
9+ "login" : " lpatino10" ,
10+ "name" : " Logan Patino" ,
11+ "avatar_url" : " https://avatars2.githubusercontent.com/u/8710772?v=4" ,
12+ "profile" : " https://www.linkedin.com/in/logan-patino/" ,
13+ "contributions" : [
14+ " code" ,
15+ " design" ,
16+ " bug"
17+ ]
18+ }
19+ ],
20+ "contributorsPerLine" : 7 ,
21+ "projectName" : " java-sdk" ,
22+ "projectOwner" : " watson-developer-cloud" ,
23+ "repoType" : " github" ,
24+ "repoHost" : " https://github.com"
25+ }
Original file line number Diff line number Diff line change 11# Watson APIs Java SDK
2+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square )] ( #contributors )
23
34[ ![ Build Status] ( https://travis-ci.org/watson-developer-cloud/java-sdk.svg?branch=master )] ( https://travis-ci.org/watson-developer-cloud/java-sdk )
45[ ![ Slack] ( https://wdc-slack-inviter.mybluemix.net/badge.svg )] ( https://wdc-slack-inviter.mybluemix.net )
@@ -407,3 +408,19 @@ We do :sunglasses: http://ibm.github.io/
407408We'd love to highlight cool open-source projects that use this SDK! If you'd like to get your project added to the list, feel free to make an issue linking us to it.
408409
409410[ jar ] : https://github.com/watson-developer-cloud/java-sdk/releases/download/java-sdk-7.3.1/ibm-watson-7.3.1-jar-with-dependencies.jar
411+
412+ ## Contributors ✨
413+
414+ Thanks goes to these wonderful people ([ emoji key] ( https://allcontributors.org/docs/en/emoji-key ) ):
415+
416+ <!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
417+ <!-- prettier-ignore -->
418+ <table >
419+ <tr >
420+ <td align="center"><a href="https://www.linkedin.com/in/logan-patino/"><img src="https://avatars2.githubusercontent.com/u/8710772?v=4" width="100px;" alt="Logan Patino"/><br /><sub><b>Logan Patino</b></sub></a><br /><a href="https://github.com/watson-developer-cloud/java-sdk/commits?author=lpatino10" title="Code">💻</a> <a href="#design-lpatino10" title="Design">🎨</a> <a href="https://github.com/watson-developer-cloud/java-sdk/issues?q=author%3Alpatino10" title="Bug reports">🐛</a></td>
421+ </tr >
422+ </table >
423+
424+ <!-- ALL-CONTRIBUTORS-LIST:END -->
425+
426+ This project follows the [ all-contributors] ( https://github.com/all-contributors/all-contributors ) specification. Contributions of any kind welcome!
You can’t perform that action at this time.
0 commit comments