Skip to content

Commit 99f6b5f

Browse files
committed
fix: readme structure
1 parent 6a67acd commit 99f6b5f

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,16 @@ Both options offer a subpar UX for your users. Alternatively, you could generate
1313

1414
**Forwarding addresses is a system for generating counterfactual addresses that can be assigned to each user and immutably tied to your primary account. Sent payments to a forwarding address can be permissionlessly triggered to always sweep to the linked account.**
1515

16-
## Usage
17-
18-
Before being able to run any command, you need to create a .env file and set your environment variables. You can follow the example in .env.example.
19-
2016
## Deployments
2117

2218
```
2319
TBA
2420
```
2521

22+
## Usage
23+
24+
Before being able to run any command, you need to create a .env file and set your environment variables. You can follow the example in .env.example.
25+
2626
### Install dependencies
2727

2828
```shell

0 commit comments

Comments
 (0)