From 1df1e7eb98a9aaf5056ece2202d6696e8926da33 Mon Sep 17 00:00:00 2001
From: Julian Ospald <hasufell@posteo.de>
Date: Wed, 27 Oct 2021 14:43:10 +0200
Subject: [PATCH] Add links to metadata yaml files

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 734cccae..622d84ed 100644
--- a/README.md
+++ b/README.md
@@ -9,3 +9,5 @@
 GHCup is an installer for the general purpose language [Haskell](https://www.haskell.org/).
 
 Visit the [documentation](https://www.haskell.org/ghcup/) for installation instructions.
+
+If you're looking for the metadata YAML files, see here: [https://github.com/haskell/ghcup-metadata](https://github.com/haskell/ghcup-metadata)
-- 
GitLab