diff --git a/README.markdown b/README.markdown index 4129f9b..1d27277 100644 --- a/README.markdown +++ b/README.markdown @@ -154,14 +154,16 @@ In some environments it may not be possible to use the couchbase.xml ant script 4. Update the project's AndroidManifest.xml to declare the Couchbase service and request the required permissions. Within the "application" section add: - + ``` + ``` Within the "manifest" section add: - + ``` + ``` ## Requirements