We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 737937b commit 81d70e3Copy full SHA for 81d70e3
README.md
@@ -1,2 +1,11 @@
1
-# metacraft-overlay
2
-Our gentoo overlay
+# The Metacraft Labs Gentoo overlay
+This is our Gentoo overlay where we store our Gentoo ebuilds for applications such as [CodeTracer](https://codetracer.com).
3
+
4
+## Subscribing
5
+You can subscribe to the overlay via `eselect`:
6
+```
7
+root # eselect repository add metacraft-overlay git https://github.com/metacraft-labs/metacraft-overlay.git
8
9
10
+## Contributing
11
+Issues, PRs and discussions on the packages can be found on the [GitHub repository](https://github.com/metacraft-labs/metacraft-overlay).
0 commit comments