Skip to content

Commit

Permalink
update README.md; related to #5;
Browse files Browse the repository at this point in the history
  • Loading branch information
kaelzhang committed Oct 23, 2013
1 parent 26590c3 commit 6875971
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -44,7 +44,11 @@ var profile = multi_profile({
value: '~/.bashrc'
}
}

});

// .init() method must be called before any invocations of other methods.
profile.init();
```

## Instance Methods
Expand Down

0 comments on commit 6875971

Please sign in to comment.