Skip to content

Commit 2916cc0

Browse files
authored
Update README.md
1 parent 432f9d5 commit 2916cc0

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

README.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,5 @@
11
[![Code Health](https://landscape.io/github/Pymol-Scripts/Pymol-script-repo/master/landscape.svg?style=flat)](https://landscape.io/github/Pymol-Scripts/Pymol-script-repo/master)
2-
###This is the project to put all PyMOL script under Git control.
32

4-
See more here: [Git intro](http://www.pymolwiki.org/index.php/Git_intro)
3+
## PyMOL Script Repository
54

6-
###Import script in pymol by filename of script
7-
```import colorbydisplacement```
8-
9-
To see the functions in the script:
10-
```
11-
help(colorbydisplacement)
12-
```
5+
This repository hosts most of the scripts and (single file) plugins from the [PyMOL Wiki](http://www.pymolwiki.org/). If you have a new script or plugin consider place it here. There is a [Git intro](http://www.pymolwiki.org/index.php/Git_intro) page for new contributors.

0 commit comments

Comments
 (0)