Skip to content

Commit 123117f

Browse files
committed
Fix readme
1 parent 8aee824 commit 123117f

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,9 @@
11
# node-dan-api
2+
3+
This is a Node.js library for [Dan](https://dan.com/) api.
4+
5+
## Installation
6+
7+
```bash
8+
npm install dan-api
9+
```

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "node-dan-api",
2+
"name": "dan-api",
33
"keywords": [],
44
"author": "namebeta",
55
"license": "",

0 commit comments

Comments
 (0)