diff options
author | Aditya <bluenerd@protonmail.com> | 2025-01-13 19:00:42 +0530 |
---|---|---|
committer | Aditya <bluenerd@protonmail.com> | 2025-01-13 19:00:42 +0530 |
commit | e61cf70f540fbd8b72871a1ea52994e794ad62b1 (patch) | |
tree | 9ccad0451780bb9dcbb39a688548b79e35e2b361 | |
parent | a665866a298bdb721f5d27894e27f38a0981a050 (diff) |
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..509a46e --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# Case study for 24CSH-621 + +## Build +```nix +nix build . +``` +The compiled PDF will be found `result/main.pdf` |