Skip to content

Commit

Permalink
README improvements, renamed window.ctx to window.coffeemol
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelgrosner committed Feb 7, 2012
1 parent c01a4a9 commit c5f0d23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.markdown
Expand Up @@ -27,6 +27,7 @@ window.coffeemol.addNewStructure("path/to/any/valid.pdb");
```

Multiple structures can be loaded using an object (or dictionary, if you're from Python)

```js
// Change this object to suit your PDB needs
structures = {
Expand Down

0 comments on commit c5f0d23

Please sign in to comment.