From a41d3b1f7db464846ca5f4869f3f34724fdd428d Mon Sep 17 00:00:00 2001 From: MakiseKurisu Date: Tue, 23 Jul 2024 23:05:52 +0800 Subject: [PATCH] docs: add spacing between paragraphs --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 80141d5..563001d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ # Declarative Imperative OpenWrt configs [OpenWrt] is an embedded Linux distribution optimized for small routers and access points with minimal amounts of storage to work with. + [NixOS] is a general-purpose Linux distribution built from the ground up with declarative configuration in mind, usually using a bunch of storage to do its thing. + [dewclaw](./index.html) is what happens if you try to mush the two together even though you know very well that you shouldn't. [OpenWrt]: https://openwrt.org/