summaryrefslogtreecommitdiffstats
path: root/web/README
diff options
context:
space:
mode:
Diffstat (limited to 'web/README')
-rw-r--r--web/README10
1 files changed, 5 insertions, 5 deletions
diff --git a/web/README b/web/README
index d08dae7b..d708e99f 100644
--- a/web/README
+++ b/web/README
@@ -147,11 +147,11 @@ Scripts:
- html/packages.php
PHP script to search the package database. It should support
- searching by location ("unsupported", "community", "extra"), name,
- category, maintainer, popularity, etc. It should resemble the
- packages.php script on archlinux.org. A checkbox should be
- included next to each package to allow users to flag a package
- out of date, adopt it, and vote for it (and reverse operations).
+ searching by name, category, maintainer, popularity, etc. It
+ should resemble the packages.php script on archlinux.org. A
+ checkbox should be included next to each package to allow
+ users to flag a package out of date, adopt it, and vote for
+ it (and reverse operations).
- html/pkgsubmit.php
This is the PHP script that allows users to upload a new package.