This commit is contained in:
Janis 2022-12-21 16:33:13 +01:00
parent 78955de959
commit 6c585271ca

3
README.md Normal file
View file

@ -0,0 +1,3 @@
## Zlurp is essentially a fork of [slurp](https://github.com/emersion/slurp) written in [Zig](https://ziglang.org/)
..as an exercise to learn how both `slurp` and `Zig` work.