Skip to content

Commit

Permalink
Repository renamed
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanmiller committed Sep 30, 2019
1 parent be3059d commit 15fc158
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# pygoa
# pygoa_gemini
A simple python library for working with the [Gemini Observatory Archive (GOA) APIs](https://archive.gemini.edu/help/api.html)

## Installation
Expand All @@ -8,11 +8,11 @@ the requests package. This is compatible with both Python 2.7 and Python 3.6+.
Then install the library by downloading and unpacking the zip
file or use git,

git clone https://github.com/bryanmiller/pygoa.git
git clone https://github.com/bryanmiller/pygoa_gemini.git

or pip

pip install pygoa
pip install pygoa-gemini

## Authentication

Expand Down

0 comments on commit 15fc158

Please sign in to comment.