Skip to content

Commit 97c88f5

Browse files
authored
Minor polishing of README
1 parent abcc4b4 commit 97c88f5

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,18 @@ FIDIMAG
66
[![codecov](https://codecov.io/gh/computationalmodelling/fidimag/branch/master/graph/badge.svg)](https://codecov.io/gh/computationalmodelling/fidimag)
77
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.167858.svg)](https://doi.org/10.5281/zenodo.167858)
88

9-
FIDIMAG: a finite difference micromagnetic simulation environment
9+
FIDIMAG - a FInite DIfference microMAGnetic simulation environment
1010

11-
Fidimag solves finite-difference micromagnetic problems and also
12-
supports atomistic simulations, both using a Python interface.
11+
Fidimag solves finite-difference micromagnetic problems and
12+
supports atomistic simulations, using Python interface.
1313

1414
The webpage of the project is http://computationalmodelling.github.io/fidimag/
1515

1616
The GitHub page of the project is https://github.com/computationalmodelling/fidimag
1717

18-
The documentation is at http://fidimag.readthedocs.io/en/latest/?badge=latest. Within the documentation are details on how to install Fidimag, and some example simulations are provided.
18+
The documentation is available at http://fidimag.readthedocs.io/en/latest/?badge=latest. Within the documentation are details on how to install Fidimag, and some example simulations are provided.
1919

20-
Various options of installation are described in the documentation, mostly by compiling from source. If you install from source, you'll want to add the path this file is in to your $PYTHONPATH. Check the [documentation](http://fidimag.readthedocs.org) for more
20+
Various options of installation are described in the documentation, mostly by compiling from source. If you decide to install from source, you will need to add the path to this file is in to your $PYTHONPATH. Check the [documentation](http://fidimag.readthedocs.org) for more
2121
detailed installation help. The Virtual Micromagnetics project at http://virtualmicromagnetics.org provides virtual machines and Docker containers in which Fidimag can be executed.
2222

2323
The code is developed by Weiwei Wang, Marc-Antonio Bisotti, David Cortes, Thomas Kluyver, Mark Vousden, Ryan Pepper, Oliver Laslett, Rebecca Carey, and Hans Fangohr at the University of Southampton.

0 commit comments

Comments
 (0)