diff options
author | Aditya <bluenerd@protonmail.com> | 2025-01-13 19:10:57 +0530 |
---|---|---|
committer | Aditya <bluenerd@protonmail.com> | 2025-01-13 19:10:57 +0530 |
commit | 7eead2b0663284bdf9567a95ed8cc5d42cd7b337 (patch) | |
tree | 10c28da70fe953c9bfc7f46ecb580cfc6146cd4d /README.md |
initial commit
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..5c55c8b --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +## Build +```nix build .``` +This will result in a PDF at `result/main.pdf` |