Skip to content

Commit

Permalink
readme for examples
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasMBury committed Mar 8, 2019
2 parents 7e38d53 + 5112516 commit 8bbed93
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Expand Up @@ -25,22 +25,23 @@ Dependencies include

## Install:

Install ewstools using pip:
ewstools requires Python version 3.7 or later to be installed on your system. You can than install ewstools by entering
```python
pip install ewstools
```
into the command line.

Installation with conda will be available soon, for those with an Anaconda distribution.


## Documentation


Full documentation is available [here](https://ewstools.readthedocs.io/en/latest/).


## Demos

For help getting started, take a look at the following demos. They are scripted in iPython notebooks for interactivity.
iPython notebooks demonstrating how to use the software are available [here](examples/).



Expand Down

0 comments on commit 8bbed93

Please sign in to comment.