mirror of
https://github.com/JHUAPL/kaipy.git
synced 2026-01-09 15:58:04 -05:00
Fixing typos, etc.
This commit is contained in:
15
README.md
15
README.md
@@ -10,8 +10,7 @@ as planetary magnetospheres and the solar wind.
|
||||
|
||||
### Documentation ###
|
||||
|
||||
Current docuementation for this package avilable via our Read The Docs website.
|
||||
[https://kaipy-docs.readthedocs.io/en/latest/](https://kaipy-docs.readthedocs.io/en/latest/)
|
||||
Current documentation for this package available via our [Read The Docs website](https://kaipy-docs.readthedocs.io/en/latest/).
|
||||
|
||||
### License ###
|
||||
|
||||
@@ -19,19 +18,21 @@ Kaipy is distributed under the [BSD 3-Clause license](LICENSE.md).
|
||||
|
||||
### What is this repository for? ###
|
||||
|
||||
This repository provides a pathway for access to the source code used to implment the kaipy python package mostly commonly installed via pip from [https://pypi.org/project/kaipy/](PyPi).
|
||||
This repository provides access to the source code used
|
||||
to implement the kaipy python package. The package is mostly commonly installed via
|
||||
pip from [https://pypi.org/project/kaipy/](PyPi).
|
||||
|
||||
### How do I get set up? ###
|
||||
|
||||
* Install python verison 3.8
|
||||
* pip install kaipy
|
||||
* Install python verison 3.8.
|
||||
* pip install kaipy.
|
||||
|
||||
|
||||
### Contribution guidelines ###
|
||||
|
||||
* All contributions should be made by forking this repository and submiting a pull request.
|
||||
* All contributions should be made by forking this repository and submitting a pull request.
|
||||
|
||||
|
||||
### Who do I talk to? ###
|
||||
|
||||
* For more information about the kaipy project contact Michael Wiltberger via email to [wiltbemj@ucar.edu](mailto:wiltbemj@ucar.edu?subject=Kaipy)
|
||||
* For more information about the kaipy project contact Michael Wiltberger via email to [wiltbemj@ucar.edu](mailto:wiltbemj@ucar.edu?subject=Kaipy).
|
||||
|
||||
Reference in New Issue
Block a user