diff --git a/README.md b/README.md index b0d54a6..765c858 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,8 @@ to be used by anyone yet due to their highly unstable nature. However, we have decided to publish them here together so that members of the community may collaborate. -> **Note**: This repository is a part of Aux's early ad-hoc structure. In the +> **Note** +> This repository is a part of Aux's early ad-hoc structure. In the > future we will be moving to a standardized Aux Enhancement Proposal (AEP) > format. diff --git a/foundation/README.md b/foundation/README.md index 31c6bd4..9909866 100644 --- a/foundation/README.md +++ b/foundation/README.md @@ -42,7 +42,8 @@ has no dependencies. _Everything_ else must be built from scratch in the package ### Formatting -> **Note:** To keep this flake light and keep its inputs empty we do not include a package +> **Note** +> To keep this flake light and keep its inputs empty we do not include a package > set which would provide a formatter. Instead please run `nix run nixpkgs#nixfmt-rfc-style` > until an improved solution is available.