diff --git a/README.md b/README.md index c38d49fd0fbf23a72391afab14d243e140d1c45b..bcf91b4d8e25f1965bf54000212251efc4d5b928 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Haskell Horizon Platform +# Horizon Haskell Platform [horizon-haskell.net](https://horizon-haskell.net). diff --git a/flake.nix b/flake.nix index a2c584ddb20a493fcb161cc28ef508ff2aee7251..9923ab9e0742f1543546ea7c2ddcfc11d619d281 100644 --- a/flake.nix +++ b/flake.nix @@ -1,6 +1,6 @@ { - description = "Haskell Horizon Platform"; + description = "Horizon Haskell Platform"; inputs = { get-flake.url = "github:ursi/get-flake";