From d23ab941cada2bafbcdf8d2691a318be0d8b9812 Mon Sep 17 00:00:00 2001 From: DavHau Date: Sun, 7 Nov 2021 18:48:16 +0700 Subject: [PATCH] link dreampkgs in readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c28def96..1418e4d5 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,9 @@ ## [WIP] dream2nix - A generic framework for 2nix tools +For an example of drem2nix being used in practice, see [dreampkgs](https://github.com/DavHau/dreampkgs). + +--- dream2nix is a generic framework for 2nix converters (converting from other build systems to nix). It focuses on the following aspects: