docs: add padding to readme
Some checks failed
Conventional Commits / Conventional Commits (pull_request) Has been cancelled
Some checks failed
Conventional Commits / Conventional Commits (pull_request) Has been cancelled
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
This commit is contained in:
parent
95d53c5c9a
commit
8496bbfa7f
1 changed files with 4 additions and 0 deletions
|
@ -21,6 +21,8 @@ weather`](https://guix.gnu.org/manual/en/html_node/Invoking-guix-weather.html).
|
|||
|
||||
</div>
|
||||
|
||||
<div style="padding: 15%">
|
||||
|
||||
## Usage
|
||||
|
||||
> **Note**
|
||||
|
@ -48,3 +50,5 @@ One of the biggest limiting factors regarding speed is building the
|
|||
Caching the requisites is a future goal, so that we only have to build the
|
||||
`toplevel`, and then match against its derivation in cache, which should cut
|
||||
down the nix part of the runtime by ~80%.
|
||||
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue