diff --git a/README.md b/README.md index 1b4281b..6a9f431 100644 --- a/README.md +++ b/README.md @@ -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. It’s especially useful when integrating with [`ctfcli`](https://github.com/CTFd/ctfcli) for setting up automated healthchecks.