You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by rn...@apache.org on 2014/07/17 18:14:33 UTC

[12/14] examples commit: updated refs/heads/master to 8a630c5

update opening note


Project: http://git-wip-us.apache.org/repos/asf/couchdb-examples/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-examples/commit/41b7f95d
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-examples/tree/41b7f95d
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-examples/diff/41b7f95d

Branch: refs/heads/master
Commit: 41b7f95da677ceff5de77d9c7f788b75583104bf
Parents: 4e03ed5
Author: Mariano Guerra <lu...@gmail.com>
Authored: Mon Mar 17 13:51:15 2014 +0100
Committer: Mariano Guerra <lu...@gmail.com>
Committed: Mon Mar 17 13:51:15 2014 +0100

----------------------------------------------------------------------
 README.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-examples/blob/41b7f95d/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 37c0a75..8bef13c 100644
--- a/README.md
+++ b/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