Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
tlinnet committed Dec 3, 2011
1 parent 1bbd380 commit 5a42046
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
This is the project to put all PyMOL script inder Git control.
This is the project to put all PyMOL script under Git control.

See more here: http://www.pymolwiki.org/index.php/Git_intro

#Import script in pymol by filename of script
import colorbydisplacement

To see the functions in the script:
help(colorbydisplacement)

Test
help(colorbydisplacement)

0 comments on commit 5a42046

Please sign in to comment.