Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dbanda committed Dec 22, 2021
1 parent 3146c2c commit 09b89e3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ See https://nftoptions.app

### Table of Contents
[Installation](#installation)
[Examples](#examples)
[Publishing Contracts](#publish)
[Motivation](#motivation)
[Examples](#examples)
[Publishing Contracts](#publish)
[Motivation](#motivation)
[Benfits of Options on the Blockchain](#benfits-of-options-on-the-blockchain)
[Design](#design)

Expand Down
3 changes: 2 additions & 1 deletion src/client/nodejs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

npm install sol-options

See code and docs here: https://github.com/dbanda/solana-nft-options

# Examples

Expand Down Expand Up @@ -87,4 +88,4 @@ You can create an image for your contract too and publish it to http://nftoption

`example.png`

![sample](../../../docs/contract.png)
![sample](https://raw.githubusercontent.com/dbanda/solana-nft-options/master/docs/contract.png)

0 comments on commit 09b89e3

Please sign in to comment.