aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..3f1fccd
--- /dev/null
+++ b/README.md
@@ -0,0 +1,14 @@
+# A PHP/MYSQL interface for Build Data
+
+View/Modify system build attributes.
+
+## Overview
+
+- View package order id, name, version, configure commands, build commands, install commands, build setup, build notes, URLs to source and installed files.
+- Add/Delete/Edit records.
+- Select which columns to view
+
+## Requirements
+- MySQL/MariaDB
+- HTTP server
+- PHP