Browse Source

readme progress

master
Feross Aboukhadijeh 7 years ago
parent
commit
a82597d6d4
  1. 1
      .npmignore
  2. 15
      README.md

1
.npmignore

@ -0,0 +1 @@
img/

15
README.md

@ -11,12 +11,27 @@
### 🙌 Give thanks to the open source maintainers you depend on! ✨
## example
![example gif](img/example.gif)
## usage
Use `thanks` to see which packages you depend on have maintainers who are **seeking donations**.
To run:
```js
npx thanks
```
Or, to install and run:
```js
npm install -g thanks
thanks
```
## license
MIT. Copyright (c) [Feross Aboukhadijeh](https://feross.org).

Loading…
Cancel
Save