aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authoraxtloss <axtlos@disroot.org>2024-07-25 23:47:07 +0200
committeraxtloss <axtlos@disroot.org>2024-07-25 23:47:07 +0200
commitd9aeb51683449ef79339c9ca3c80059c17dec599 (patch)
treed0b84e2a4fda3acd583c701d1707979ea7eddffe /README.md
parent8a1c3461bb820bf875a50be56c7652177cf50645 (diff)
downloadextlib-d9aeb51683449ef79339c9ca3c80059c17dec599.tar.gz
extlib-d9aeb51683449ef79339c9ca3c80059c17dec599.tar.bz2
stop using it as a shared library
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 08e1ffe..70dbef5 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,8 @@
Personal library with some handy utilities
## building
+Honestly, include this either as a git submodule or just the entire code tree (respect the license!!), and build it as part of your project instead of using it as a shared object, it makes things so much easier.
+
```
make
make extlib.pc