mirror of
https://github.com/NotAShelf/microfetch.git
synced 2026-04-12 04:47:40 +00:00
docs: fix typo & file path for main module in README
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I98117d029b48fd117d593759f03cca036a6a6964
This commit is contained in:
parent
bf25c77b8f
commit
3aa6cc9ea6
1 changed files with 2 additions and 2 deletions
|
|
@ -238,7 +238,7 @@ You can't*
|
||||||
|
|
||||||
### Really?
|
### Really?
|
||||||
|
|
||||||
[main module]: ./microfetch/src/main.rs
|
[main module]: ../microfetch/src/main.rs
|
||||||
[discussions tab]: https://github.com/NotAShelf/microfetch/discussions
|
[discussions tab]: https://github.com/NotAShelf/microfetch/discussions
|
||||||
|
|
||||||
To be fair, you _can_ customize Microfetch by, well, patching it. It is
|
To be fair, you _can_ customize Microfetch by, well, patching it. It is
|
||||||
|
|
@ -284,7 +284,7 @@ Kernel, Shell, etc.) are rendered automatically. An unset variable uses the
|
||||||
built-in two-tone NixOS logo.
|
built-in two-tone NixOS logo.
|
||||||
|
|
||||||
Keep in mind that the custom logo **is not padded**. You will need to mind the
|
Keep in mind that the custom logo **is not padded**. You will need to mind the
|
||||||
spaces if you're providing a custom logo for some sort.
|
spaces if you're providing a custom logo of some sort.
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue