aboutsummarylogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 000000000000..f6d7c81b4505
--- /dev/null
+++ b/README.md
@@ -0,0 +1,10 @@
+# AUR php-box-git
+A [PKGBUILD](https://wiki.archlinux.org/index.php/PKGBUILD) script for use in
+the [Arch User Repository](https://aur4.archlinux.org/) that will build a
+package containing the latest version of the PHP
+[Box](https://github.com/box-project/box2) phar.
+
+## References
+[Arch Build System](https://wiki.archlinux.org/index.php/Arch_Build_System)
+[Creating Packages](https://wiki.archlinux.org/index.php/Creating_packages)
+[Building and Installing Packages](https://wiki.archlinux.org/index.php/Arch_Build_System#How_to_use_ABS)