From 658856bbd2591d0a8c24d4ed0eae08f4deb11d13 Mon Sep 17 00:00:00 2001 From: AustrianToast Date: Tue, 6 May 2025 22:38:06 +0200 Subject: [PATCH] update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 455c6cb..cdc501e 100644 --- a/README.md +++ b/README.md @@ -5,13 +5,13 @@ ### Build dependencies - GNU/Linux (can be determined using 'uname -o') -- \_POSIX\_C\_Source >= 200112L -- Gcc -- libsqlite3 +- [\_POSIX\_C\_Source](https://www.gnu.org/software/libc/manual/html_node/Feature-Test-Macros.html) >= 200112L +- [GCC](https://gcc.gnu.org) +- [libsqlite3](https://sqlite.org) ### Runtime dependencies -- glibc +- [glibc](https://www.gnu.org/software/libc) - libsqlite3 ### Building