summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/source/manual/introduction.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/source/manual/introduction.rst b/docs/source/manual/introduction.rst
index aa8f2ed..920741d 100644
--- a/docs/source/manual/introduction.rst
+++ b/docs/source/manual/introduction.rst
@@ -9,4 +9,6 @@ networking it is also applicable to be used in acceleration contexts.
Due to the same approach it's also possible to use it for language binding
generation.
-You don't have to use everything and the modular nature of the library attempts to separate all those contexts as much as possible.
+You don't have to use everything and the modular nature of the library attempts to separate all those concerns as much as possible.
+A drawback of this is that I simplify everything through the nix package manager which you probably don't use.
+I'm open to suggestions allowing this modular structure while not making it harder for me.