added rudimentary readme

i basically wrote down what is needed for development
This commit is contained in:
Wyatt J. Miller 2024-11-10 12:33:58 -05:00
parent 5e6ea6a57d
commit a8d23e84f8

15
README.md Normal file
View File

@ -0,0 +1,15 @@
# BallBot
Designed, developed, and maintained by Wyatt J. Miller
Copyright 2024, all rights reserved
## Hacking
Requirements:
- Rust (built on 1.82, 2021 edition)
- git
- pkg-config
- openssl-devel
If you are running `nix` or NixOS, you should probably run the provided `flake.nix`