canihazusername/README.md

15 lines
152 B
Markdown
Raw Normal View History

2019-02-09 19:09:04 +01:00
# canihazusername
## Install
```bash
npm install --save canihazusername
```
## Quickstart
```jsx
import cihu from 'aspekto'
console.log(cihu())
```