This commit is contained in:
cupcakearmy 2019-02-09 19:09:54 +01:00
parent 07a96cac3b
commit 8384348c67

View File

@ -9,7 +9,7 @@ npm install --save canihazusername
## Quickstart
```jsx
import cihu from 'aspekto'
import cihu from 'canihazusername'
console.log(cihu())
```