Skip to content

Commit

Permalink
docs: fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
olizilla authored Dec 6, 2023
1 parent ae7bd56 commit 5c3f8bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Elastic IPFS Publisher Lambda
# Elastic IPFS Publisher Lambda

> Publish IPNI advertisements and notify the indexers about all the multihashes.
Expand Down Expand Up @@ -26,7 +26,7 @@ This will add an advertisement to the chain with announcing `HTTP_PEER_MULTIADDR

After that message is sent the indexers will add the http provider info to the results for all existing and future entries. This message only needs to be sent once.

## Getting started
## Getting started

Using node v16 run `npm i` and `npm test`. Use CI to publish to dev / staging / prod

Expand Down

0 comments on commit 5c3f8bd

Please sign in to comment.