Skip to content

Commit 2828f44

Browse files
authored
Update README.md
Updating docs page location and small summary for readme
1 parent 4b344f3 commit 2828f44

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

README.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,16 @@
1-
Pyflex
2-
======
1+
<p align="center">
2+
<img src="doc/logo.svg"/>
3+
</p>
4+
5+
-------------------------------------
36

47
[![Build Status](https://travis-ci.org/krischer/pyflex.svg?branch=master)](https://travis-ci.org/krischer/pyflex) [![Coverage Status](https://img.shields.io/coveralls/krischer/pyflex/master.svg)](https://coveralls.io/r/krischer/pyflex) [![PyPI Version](https://img.shields.io/pypi/v/pyflex.svg)](https://pypi.python.org/pypi/pyflex) [![Supported Python versions](https://img.shields.io/pypi/pyversions/pyflex.svg)](https://pypi.python.org/pypi/pyflex/) [![License](https://img.shields.io/pypi/l/pyflex.svg)](https://pypi.python.org/pypi/pyflex/) [![DOI](https://zenodo.org/badge/doi/10.5281/zenodo.31607.svg)](http://dx.doi.org/10.5281/zenodo.31607)
58

69

710

8-
[Documentation (__Currently not working, we'll be back soon!__)](http://krischer.github.io/pyflex/)
11+
`Pyflex` is a Python port of the FLEXWIN algorithm for automatically selecting windows for seismic tomography.
12+
13+
[Documentation](http://adjtomo.github.io/pyflex/) contains details on installation, usage and API.
14+
15+
916

10-
<p align="center">
11-
<img src="doc/logo.svg"/>
12-
</p>

0 commit comments

Comments
 (0)