fix readme formatting

This commit is contained in:
silt! 2023-09-30 06:29:20 -04:00
parent c7ea2cae70
commit 4642ea39a6
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
A mildly more performant Rust reimplementation of [vanity-age](https://github.com/6e6f61/vanity-age).
# Installation
## Installation
```sh
git clone https://git.tebibyte.media/silt/vanity-rage.git
@ -13,6 +13,6 @@ target/release/vanity-rage query
```
# Query Syntax
## Query Syntax
A query is just a normal glob, nothing to see here. Take a look at [glob-match](https://github.com/devongovett/glob-match)'s README for more info.