From 062f9d0b6157164d42b79fefb7cedb87c6bd2afb Mon Sep 17 00:00:00 2001 From: Luna Date: Mon, 8 Jul 2019 00:25:55 -0300 Subject: [PATCH] readme: add note about oldMain() --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index c982a55..3ca4d2e 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,11 @@ over bmp files. # assumes lilv headers are at /usr/include/lilv-0, check build.zig if different git clone https://gitdab.com/luna/scritcher.git cd scritcher + +# edit src/main.zig so that oldMain points to main, and current main to oldMain +# i'm working on the language part of scritcher and its right now separate from +# the whole "porting lv2apply to zig" function. + zig build install --prefix ~/.local/ # on your input image file