Add a README.md.
authorRobert Sesek <rsesek@bluestatic.org>
Mon, 28 Feb 2022 03:55:15 +0000 (22:55 -0500)
committerRobert Sesek <rsesek@bluestatic.org>
Mon, 28 Feb 2022 03:55:15 +0000 (22:55 -0500)
README.md [new file with mode: 0644]

diff --git a/README.md b/README.md
new file mode 100644 (file)
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/).