File tree 2 files changed +33
-0
lines changed
2 files changed +33
-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" : " PandiyanCool" ,
10
+ "name" : " Pandiyan Murugan" ,
11
+ "avatar_url" : " https://avatars1.githubusercontent.com/u/6157834?v=4" ,
12
+ "profile" : " http://efficientuser.com" ,
13
+ "contributions" : [
14
+ " doc"
15
+ ]
16
+ }
17
+ ],
18
+ "contributorsPerLine" : 7 ,
19
+ "projectName" : " StackExchange.NET" ,
20
+ "projectOwner" : " gethari" ,
21
+ "repoType" : " github" ,
22
+ "repoHost" : " https://github.com"
23
+ }
Original file line number Diff line number Diff line change 1
1
# StackExchange.NET
2
+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square )] ( #contributors )
2
3
3
4
```
4
5
_____ _ _ ______ _ _ _ ______ _______
@@ -28,6 +29,15 @@ StackExchange.NET is FOSS (MIT License) and written entirely in c#.
28
29
29
30
## Contributors
30
31
32
+ <!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
33
+ <!-- prettier-ignore -->
34
+ <table >
35
+ <tr >
36
+ <td align="center"><a href="http://efficientuser.com"><img src="https://avatars1.githubusercontent.com/u/6157834?v=4" width="100px;" alt="Pandiyan Murugan"/><br /><sub><b>Pandiyan Murugan</b></sub></a><br /><a href="https://github.com/gethari/StackExchange.NET/commits?author=PandiyanCool" title="Documentation">📖</a></td>
37
+ </tr >
38
+ </table >
39
+
40
+ <!-- ALL-CONTRIBUTORS-LIST:END -->
31
41
## Usage
32
42
33
43
To create a new API instance provide the apikey. If you need a new key check [ docs] ( https://stackapps.com/apps/oauth/register )
You can’t perform that action at this time.
0 commit comments