From 8f4d6f9e40d9e651a836edb6e8e5712c8e1fb3b4 Mon Sep 17 00:00:00 2001 From: Jen-Chieh Shen Date: Thu, 24 Oct 2024 10:07:05 -0700 Subject: [PATCH] Update README.md --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 326b067..afe0b35 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,9 @@ Qob attempts to be good at these things: -- Play nicely with [ASDF][] and [Quicklisp][] -- Support project local like [Qlot][] and support global scope facilities -- Works on all modern operating systems: Linux, macOS, and Windows +- Play nicely with [ASDF][] and [Quicklisp][]. +- Support project local like [Qlot][] and support global scope facilities. +- Works on all modern operating systems: [Linux][], [macOS][], and [Windows][]. We aim to make Qob an all-in-one tool so users no longer need to install tools likeĀ [Roswell] and [Qlot][], which only serve specific goals. @@ -77,6 +77,10 @@ See [`LICENSE`](./LICENSE) for details. +[Linux]: https://en.wikipedia.org/wiki/Linux +[macOS]: https://en.wikipedia.org/wiki/MacOS +[Windows]: https://en.wikipedia.org/wiki/Microsoft_Windows + [ASDF]: https://asdf.common-lisp.dev/ [Quicklisp]: https://www.quicklisp.org/beta/