# shrtco.de
Library for shrtco.de API

## Installing
* NPM - 
`
npm install shrtco.de
`
* YARN - 
`
yarn add shrtco.de
`

## Using
```js
const { Shorter, Info } = require("shrtco.de") 
```

## Methods
[The methods have moved. Click here!](https://github.com/tailsjs/shrtco.de/blob/master/METHODS.md)