aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Healy <lmiphay@gmail.com>2016-02-14 10:00:46 +0000
committerPaul Healy <lmiphay@gmail.com>2016-02-14 10:00:46 +0000
commit0dea5a4571b5aa882df4fc91c290c6349db14f48 (patch)
tree5d398f7c196fb72c715bcb67471ec086228556c0 /README.md
parentinstall the bash completion (diff)
downloadlmiphay-0dea5a4571b5aa882df4fc91c290c6349db14f48.tar.gz
lmiphay-0dea5a4571b5aa882df4fc91c290c6349db14f48.tar.bz2
lmiphay-0dea5a4571b5aa882df4fc91c290c6349db14f48.zip
add some links
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/README.md b/README.md
index 010520a..9fb4dac 100644
--- a/README.md
+++ b/README.md
@@ -21,9 +21,14 @@ This overlay is in layman, you can add this overlay by:
layman -L && layman -a lmiphay
```
+##### References
+
++ [Gentoo Repo QA Check](http://gentoo.github.io/repo-qa-check-results/lmiphay.html)
++ [Ebuild Upstream Scanner](http://euscan.gentooexperimental.org/maintainers/lmiphay@gmail.com/)
+
##### Alternative Overlay Setup
-Prior to being in layman it could have been added by either:
+The overlay can be also added by either:
```
layman -f -a lmiphay -o 'https://gitweb.gentoo.org/user/lmiphay.git/plain/gentoo-overlay.xml'
@@ -34,3 +39,5 @@ Or:
```
layman -f -a lmiphay -o 'https://raw.githubusercontent.com/lmiphay/gentoo.overlay/master/overlay.xml'
```
+
+These steps were required prior to the overlay being in layman.