diff --git a/README.md b/README.md new file mode 100644 index 0000000..0c7b7cb --- /dev/null +++ b/README.md @@ -0,0 +1,18 @@ +# Untitled Social Network server + +## Building +### Requirements + +- A recent-ish build of zig from the [main branch](https://github.zom/ziglang/zig) (0.9.1 will NOT work, it is missing stdlib apis we use) +- System libraries + * `sqlite3` + +### Commands + +To build a binary: `zig build` +To run in debug mode: `zig build run` + +### License + +fuck you. i don't license this code to you. steal it or fuck off +