From 1a98495f3fe37737ce40d74e477f27fc657d2518 Mon Sep 17 00:00:00 2001 From: Leo Lamprecht Date: Wed, 27 Jul 2016 17:03:50 +0200 Subject: [PATCH] Use links for related repos --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 5b3de397..6e8753ef 100644 --- a/README.md +++ b/README.md @@ -29,9 +29,9 @@ npm run pack After that, you'll see the binaries in the `./dist` folder! -## Repositories +## Related Repositories -- Art: https://github.com/zeit/hyperterm-art -- Website: https://github.com/zeit/hyperterm-website -- Sample extension: https://github.com/zeit/hyperpower -- Sample theme: https://github.com/zeit/hyperyellow +- [Art](https://github.com/zeit/hyperterm-art) +- [Website](https://github.com/zeit/hyperterm-website) +- [Sample Extension](https://github.com/zeit/hyperpower) +- [Sample Theme]( https://github.com/zeit/hyperyellow)