Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
gabidi committed Apr 23, 2020
1 parent 900dbf9 commit 35ae751
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@ yarn test:clients

1. JSDoc this puppy
2. Test coverage for all functions
3. _Fix OTS functions_
4. _Add remaining LN functions_
3. ~Fix OTS functions~
4. ~Add remaining LN functions~

## Example Real life usage

Expand Down
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "cyphernode-js-sdk",
"author": "@gabidi",
"version": "0.1.1",
"version": "0.2.1",
"keywords": [
"cyphernode",
"bitcoin",
Expand All @@ -10,6 +10,7 @@
"js",
"sdk"
],
"homepage": "https://github.com/gabidi/cyphernode-js-sdk",
"main": "index.js",
"license": "MIT",
"scripts": {
Expand Down

0 comments on commit 35ae751

Please sign in to comment.