|  | 
| 1 | 1 | # StackExchange.NET | 
|  | 2 | +[](#contributors) | 
| 2 | 3 | 
 | 
| 3 | 4 | ``` | 
| 4 | 5 |  _____ _ _ ______ _ _ _ ______ _______  | 
| @@ -27,6 +28,15 @@ StackExchange.NET is FOSS (MIT License) and written entirely in c#. | 
| 27 | 28 | 
 | 
| 28 | 29 | ## Contributors | 
| 29 | 30 | 
 | 
|  | 31 | +<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --> | 
|  | 32 | +<!-- prettier-ignore --> | 
|  | 33 | +<table> | 
|  | 34 | + <tr> | 
|  | 35 | + <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> | 
|  | 36 | + </tr> | 
|  | 37 | +</table> | 
|  | 38 | + | 
|  | 39 | +<!-- ALL-CONTRIBUTORS-LIST:END --> | 
| 30 | 40 | ## Usage | 
| 31 | 41 | 
 | 
| 32 | 42 | To create a new API instance provide the apikey. If you need a new key check [docs](https://stackapps.com/apps/oauth/register) | 
|  | 
0 commit comments