summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index bc4036d..fb7c9a7 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,8 @@
# Declarative Imperative OpenWRT configs
-Or dewclaw, for short. It evals, ship it!
+[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/
+[NixOS]: https://nixos.org/