Browse Source

Add Notes to README

rexim 4 years ago
parent
commit
a60ce805b8
1 changed files with 5 additions and 0 deletions
  1. 5 0
      README.md

+ 5 - 0
README.md

@@ -92,3 +92,8 @@ $ ./example | jq .
   ]
 }
 ```
+
+## Notes
+
+1. Does not depends on libc. Could be theoretically used in embedded, but I know nothing about embedded, so maybe not.
+2. `jim_float()` is quite likely very stupid and imprecise