Skip to content

Commit

Permalink
README update, list requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
AFwcxx committed May 4, 2023
1 parent 799e6df commit ad08f2c
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@

## Deployment

### Requirement

- An indexed ord server
- An ord wallet

<br />

### Configuration
Expand Down Expand Up @@ -45,7 +50,7 @@ $ ssh -N -T -L 3000:localhost:3000 username@host -i /path/to/identity
// Access localy via http://localhost:3000
```

Example is available if you open `index.html`.
Example is available if you open [index.html](https://github.com/cakespecial/ordinal-api/blob/main/index.html).


<br />
Expand Down

0 comments on commit ad08f2c

Please sign in to comment.