summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMariano Guerra <luismarianoguerra@gmail.com>2014-03-17 13:51:15 +0100
committerMariano Guerra <luismarianoguerra@gmail.com>2014-03-17 13:51:15 +0100
commit868e17114cff46db38791c5abb382e465722ccbd (patch)
treeba2b2208ebebe3997334a40b7f8abc25ea4f5996
parent1db70b8c8037deb3ab64a4e43e4a7c5f80f7038e (diff)
downloadcouchdb-868e17114cff46db38791c5abb382e465722ccbd.tar.gz
update opening note
-rw-r--r--src/my-first-couchdb-plugin/README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/my-first-couchdb-plugin/README.md b/src/my-first-couchdb-plugin/README.md
index 37c0a7572..8bef13c81 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