1
0

update README

This commit is contained in:
Rokas Puzonas 2024-03-17 10:39:46 +02:00
parent 36e2c39077
commit d951ede267

View File

@ -3,3 +3,8 @@
Just a dummy project to learn about daemons
Youtube tutorial: https://www.youtube.com/watch?v=9nDYYc_7sKs
How to run:
```
zig build run -- <watched-file-path>
```