summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2024-09-18 23:13:53 +0200
committerMitja Felicijan <mitja.felicijan@gmail.com>2024-09-18 23:13:53 +0200
commit2e2da1fd114edb932954a108ddb6f7359dbb868a (patch)
tree7f2c83b02ef434152b03bc712cf51da846b547b1
parentecb9bd4ae35843fe73d7a4211414504db4f0f01e (diff)
downloadprobe-2e2da1fd114edb932954a108ddb6f7359dbb868a.tar.gz
Added disclamer about OS specific code
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3437b96..be5ffcf 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,9 @@ running it.
> [!IMPORTANT]
> Some of the examples are specific to certain operating systems and
-> they will not work everywhere. Take this into account.
+> they will not work everywhere. Take this into account. This code is
+> also written in the most explicit way and lacks massively when it
+> comes to checking of errors etc.
| Example | Compiler | What does it do? |
|----------------------------------|------------|----------------------------------------------------------------|