diff --git a/README.md b/README.md new file mode 100644 index 0000000..7ed874e --- /dev/null +++ b/README.md @@ -0,0 +1,40 @@ +# DISCLAIMER +# What you're about to see is NOT AI-generated + +# `foferk` +## The ultimate `foferk`-bomb generator + +## 🚀 Features +- ⚡ Fast +- 💜 Open-source +- ⚙️ Optimized +- 📦 Compressed from the get-go + +## ▶️ Geting Started + +### Dependencies + +- [V](https://vlang.io) + +### Development + +```bash +v run . +``` + +### Build + +```bash +v build . -prod -release -ship +``` + +### Run + +```bash +./main +``` + +## 📝 Roadmap + +- [ ] Support any text string +- [ ] Support customisable repetition ranges \ No newline at end of file