diff options
Diffstat (limited to '')
| -rw-r--r-- | apps/couchdb.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/couchdb.json b/apps/couchdb.json index f7c44b2..d1ca4a5 100644 --- a/apps/couchdb.json +++ b/apps/couchdb.json @@ -73,5 +73,8 @@ "name" : "CouchDB", "author" : [ "franck cuny <franck@lumberjaph.net>" - ] + ], + "meta" : { + "documentation" : "http://wiki.apache.org/couchdb/HTTP_Document_API" + } } |
