Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mgckind committed Apr 13, 2017
1 parent bf7b2ac commit 82c2b53
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# easyaccess <a href="https://github.com/mgckind/easyaccess/releases/tag/1.4.0"> <img src="https://img.shields.io/badge/release-v1.4.0-blue.svg" alt="latest release" /></a> <a href="https://github.com/mgckind/easyaccess/blob/master/LICENSE.txt"><img src="https://img.shields.io/badge/license-NCSA%20License-blue.svg" alt="License" /> </a> <a href="https://pypi.python.org/pypi/easyaccess/1.3.1"><img src="https://img.shields.io/badge/pypi-v1.3.1-orange.svg" alt="pypi version"/></a>
<a href="https://anaconda.org/mgckind/easyaccess"> <img src="https://anaconda.org/mgckind/easyaccess/badges/version.svg" /> </a>
![help_screen](data/help_screenshot.png)

Enhanced command line SQL interpreter client for astronomical databases.
Expand All @@ -19,7 +20,7 @@ For a short tutorial (To be completed) check [here](http://deslogin.cosmology.il
- [cx_Oracle](https://bitbucket.org/anthony_tuininga/cx_oracle)

Note that cx_Oracle needs libaio on some Linux systems (e.g., #98)

Note that cx_Oracle needs libbz2 on some Linux systems
- [fitsio](https://github.com/esheldon/fitsio) >= 0.9.6
- [pandas](http://pandas.pydata.org/) >= 0.14
Expand Down

0 comments on commit 82c2b53

Please sign in to comment.