diff --git a/README.md b/README.md index 5f3e7815..583ddb7a 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,8 @@ See the [documentation](https://3dmol.org/doc/index.html) to learn how to use 3D ### [HTML](https://3dmol.org/doc/tutorial-embeddable.html) + + ```html @@ -29,7 +31,6 @@ See the [documentation](https://3dmol.org/doc/index.html) to learn how to use 3D class='viewer_3Dmoljs' data-pdb='4N8T' data-style='cartoon:color=spectrum' data-surface='opacity:.7;color:white'> ``` -![Alt Text](examples/embed.png | width=400) #### JavaScript We support the use of both PDB queries as well as PDB files.