Skip to content
This repository was archived by the owner on Feb 7, 2025. It is now read-only.

Commit c77b01d

Browse files
authoredJan 20, 2021
Update README.md
1 parent 60b4ff1 commit c77b01d

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed
 

‎README.md

+3-4
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ This Next.js app authenticates the user and generates the [Decentralised ID Toke
3232
7. Generate your DID token and keep this open (you'll need it soon).
3333
3434
## Test with Postman
35-
Follow the steps listed [here](https://github.com/seemcat/scrappy-twitter-api-server) to spin up your own local Go server and to set up the Scrappy Twitter API Postman Collection.
36-
37-
You'll be passing the DID token you just generated as a Bearer token into the Postman Collection’s HTTP Authorization request header.
38-
4. Send your requests to the **DEV** Scrappy Twitter API! 🎉
35+
1. Follow the steps listed [here](https://github.com/seemcat/scrappy-twitter-api-server) to spin up your own local Go server and to set up the Scrappy Twitter API Postman Collection.
36+
2. You'll be passing the DID token you just generated as a Bearer token into the Postman Collection’s HTTP Authorization request header.
37+
3. Send your requests to the **DEV** Scrappy Twitter API! 🎉

1 commit comments

Comments
 (1)
This repository has been archived.