summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2014-08-09 11:54:40 -0400
committerDavid Thompson <dthompson2@worcester.edu>2014-08-09 11:54:40 -0400
commit5695a3d16606ffe206579e6205eb64285161c17a (patch)
tree831b0bf322f97cb98a63f3e33b153fa47cd49400
parent26df7ec278812ca7e30bc4ff480586347b554607 (diff)
README: Expand features and wishlist.
* README.md ("Features"): Add LibreJS compatibility. ("Wishlist"): Add more desired features.
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2ba6049..f7f55b0 100644
--- a/README.md
+++ b/README.md
@@ -10,12 +10,16 @@ Features
* Convenient package searching interface
* View detailed descriptions of Guix packages
* JSON API
+* [LibreJS](https://gnu.org/software/librejs/) compatible
Wishlist
--------
+* Secure user authentication
* Package installation/removal/rollback
* Profile viewer
+* Optional JavaScript minification
+* Automated AGPL compliance
Use
---