Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hover2pi committed Mar 8, 2016
1 parent f00a977 commit c442066
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ To start using astrodbkit, launch iPython, import the module, then initialize a

```
from astrodbkit import astrodb
db = astrodb.get_db(dbpath)
db = astrodb.Database(dbpath)
```

[Read the full documentation here.](http://astrodbkit.readthedocs.org/en/latest/index.html)
Expand Down

0 comments on commit c442066

Please sign in to comment.