From 876c6bc3017dbacd3147d071f0cc9cf826d38e01 Mon Sep 17 00:00:00 2001 From: "Wyatt J. Miller" Date: Sat, 19 Apr 2025 21:26:14 -0400 Subject: [PATCH] added readme --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..b76f407 --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +# CaitSith + +![actions](https://scm.wyattjmiller.com/wymiller/CaitSith/actions/workflows/build.yml/badge.svg?branch=master) + +Copyright 2025, all rights reserved + +## Hacking + +Requirements: + +- Rust (built on 1.86, 2021 edition) +- git +- pkg-config +- openssl-devel + +If you are running `nix` or NixOS, you should probably run the provided `flake.nix`