feat: Remove prompt start

This commit is contained in:
2025-04-04 15:28:02 +02:00
parent faaad121a5
commit 6651725df5

View File

@@ -1,7 +1,3 @@
Here's a clean and concise `README.md` for your **`solvertools`** Python library, focusing on its purpose and how to use it without diving into the implementation details:
---
# solvertools
**solvertools** is a lightweight Python library providing utility functions to help build and run Capture The Flag (CTF) challenge solvers. Its especially useful when integrating with [`ctfcli`](https://github.com/CTFd/ctfcli) for setting up automated healthchecks.