aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorame <[email protected]>2024-04-23 07:22:26 -0500
committerame <[email protected]>2024-04-23 07:22:26 -0500
commit921bade0eb0289374f201f4e788b0b83fa7acaa9 (patch)
tree9d88e3cf10eea307200969d8ec3dd45e79c6409c /readme.md
parent850410ef9564b076a787b871fd6cf861d3dd37f5 (diff)
io stuff
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/readme.md b/readme.md
index ec31035..9be2615 100644
--- a/readme.md
+++ b/readme.md
@@ -1,4 +1,4 @@
-build with `make`, output is `./llib.dll`
+build with `make`, output is `./llib.so` or (win)`./llib.dll`
windows works through msys2
@@ -10,9 +10,7 @@ todo:
* finish up http server
- * https
-
- * <res>:serve()
+ * https
* ~~check memory saftey~~ (*should* be good) (now work on indirect & more lifetime stuff)