diff --git a/README.md b/README.md index 563001d..80751e3 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,11 @@ -# Declarative Imperative OpenWrt configs +# dewclaw: semi-declarative OpenWrt configuration -[OpenWrt] is an embedded Linux distribution optimized for small routers and access points with minimal amounts of storage to work with. +[OpenWrt](https://openwrt.org/) 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. +[NixOS](https://nixos.org/) 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. +`dewclaw` 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/ +Originally created by @pennae, you can find the annocement thread [here](https://discourse.nixos.org/t/dewclaw-semi-declarative-openwrt-configurations/33993). + +This is a fork based on [the origial code](https://git.eno.space/dewclaw.git/).