From e890f85c3e6a8ed30b6ce46686125f11116dc0ca Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Sun, 27 Feb 2022 22:55:15 -0500 Subject: [PATCH] Add a README.md. --- 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..8a4f225 --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +# MacGDBp + +MacGDBp is a native macOS debugger frontend for [Xdebug](https://xdebug.org) PHP +debugger protocol. + +# Installation + +The latest version can be downloaded from the [Blue Static](https://www.bluestatic.org/software/macgdbp/) +website. + +# Contributions + +Contributions to the project are welcome, as emailed `.patch` files, self- +hosted git repos, or through [GitHub](https://github.com/rsesek/macgdbp). + +The issue tracker is hosted at [Blue Static](https://www.bluestatic.org/bugs/). -- 2.22.5