Skip to content

Commit

Permalink
Small documentation tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
jwilger committed May 31, 2011
1 parent c1afade commit 310cd26
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.rdoc
Expand Up @@ -40,6 +40,10 @@ Boombera's content-mapping functionality reduces both the size of the database
and the necessary network traffic for database updates when much of the content
is identical between customers and/or deployment stages.

== Installation

gem install boombera

== Usage Examples

See the documentation on the Boombera class.
Expand Down
2 changes: 1 addition & 1 deletion lib/boombera.rb
Expand Up @@ -3,7 +3,7 @@

# This is the main interface to the Boombera content repository.
#
# Usage examples:
# == Usage examples:
#
# # install/update the CouchDB design document
# Boombera.install_design_doc!('my_database')
Expand Down

0 comments on commit 310cd26

Please sign in to comment.