Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 authored Oct 24, 2024
1 parent 3590b5d commit 8f4d6f9
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down Expand Up @@ -77,6 +77,10 @@ See [`LICENSE`](./LICENSE) for details.

<!-- Links -->

[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/

Expand Down

0 comments on commit 8f4d6f9

Please sign in to comment.