Repository: couchdb Updated Branches: refs/heads/master e07cc8291 -> 304c14460
update opening note Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/868e1711 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/868e1711 Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/868e1711 Branch: refs/heads/master Commit: 868e17114cff46db38791c5abb382e465722ccbd Parents: 1db70b8 Author: Mariano Guerra <[email protected]> Authored: Mon Mar 17 13:51:15 2014 +0100 Committer: Mariano Guerra <[email protected]> Committed: Mon Mar 17 13:51:15 2014 +0100 ---------------------------------------------------------------------- src/my-first-couchdb-plugin/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/868e1711/src/my-first-couchdb-plugin/README.md ---------------------------------------------------------------------- diff --git a/src/my-first-couchdb-plugin/README.md b/src/my-first-couchdb-plugin/README.md index 37c0a75..8bef13c 100644 --- a/src/my-first-couchdb-plugin/README.md +++ b/src/my-first-couchdb-plugin/README.md @@ -2,8 +2,7 @@ A practical guide to developing CouchDB plugins. -*NOTE: This is incomplete, barely tested, works only with the 1867-feature-plugin branch of Apache CouchDB and expects that you understand some Erlang. This is mostly for early review, but if you are daring, you can learn something already :)* - +*NOTE: this feature is considered beta, possibly subject to change and expects that you understand some Erlang. ## Preparation
