summaryrefslogtreecommitdiff
path: root/docs/README.rst
diff options
context:
space:
mode:
authorAldrik Ramaekers <aldrikboy@gmail.com>2025-09-27 18:38:35 +0200
committerAldrik Ramaekers <aldrikboy@gmail.com>2025-09-27 18:38:35 +0200
commitd8c4d84dc75300c6d4d8b0adceafa33741960b92 (patch)
tree00e2dfcc5c836d62fccff76c862e6ec3b0a74db8 /docs/README.rst
parentfa088bb60692ba02d30d39affa9a31d9e2b688e2 (diff)
added http lib, working on AI invoice importing
Diffstat (limited to 'docs/README.rst')
-rw-r--r--docs/README.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/README.rst b/docs/README.rst
index fcd228d..b6fddfd 100644
--- a/docs/README.rst
+++ b/docs/README.rst
@@ -47,4 +47,5 @@ Changes/patches have been made to most of these libraries.
- xml.c (https://github.com/ooxi/xml.c)
- zip (https://github.com/kuba--/zip)
- timer_lib (https://github.com/mjansson/timer_lib)
-- greatest (https://github.com/silentbicycle/greatest) \ No newline at end of file
+- greatest (https://github.com/silentbicycle/greatest)
+- cpp-httplib (https://github.com/yhirose/cpp-httplib) \ No newline at end of file