diff --git a/README.md b/README.md index 595f8a5..6a53ccf 100644 --- a/README.md +++ b/README.md @@ -16,11 +16,14 @@ See the **Examples** section below to have an idea of the potential of this pack ## Graphic Unit Interface -**PyGeM** is now provided with a very basic Graphic Unit Interface (GUI) that, in Ubuntu environment, looks like the one depicted below. This feature can be easily used even by the pythonists beginners with not much effort. +**PyGeM** is now provided with a very basic Graphic Unit Interface (GUI) that, in Ubuntu environment, looks like the one depicted below. This feature can be easily used even by the pythonists beginners with not much effort. Up to now, PyGeM GUI works on linux and Mac OS X computers. - +Pick the geometry, the parameters file, set the name of the output and decide whether dump the FFD lattice or not. Now just click on the `Run PyGeM` button and that is it. -Up to now, PyGeM GUI works on linux and Mac OS X computers. +
+
+PyGeM GUI: how it appears when it pops up.
+
-
-
-PyGeM GUI: how it appears when it pops up. -
- ## Testing We are using Travis CI for continuous intergration testing. You can check out the current status [here](https://travis-ci.org/mathLab/PyGeM).