diff options
author | Justin Ely <ely@stsci.edu> | 2016-06-13 10:09:05 -0400 |
---|---|---|
committer | Justin Ely <ely@stsci.edu> | 2016-06-13 10:09:05 -0400 |
commit | 12be7faab93e0dde6d00e59c55eeedf86fd3fce2 (patch) | |
tree | 973168de24b0eb120559b05ead0a43d84f1b7f06 /README.rst | |
parent | 22b799d0b97e2e580579062821a02402ccb02e6f (diff) | |
download | astroconda-12be7faab93e0dde6d00e59c55eeedf86fd3fce2.tar.gz |
initial readme with rtd link. Closes #8
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/README.rst b/README.rst new file mode 100644 index 0000000..d036bb9 --- /dev/null +++ b/README.rst @@ -0,0 +1,13 @@ +Astroconda +########## + +AstroConda is a free software repository maintained by the Space Telescope +Science Institute (STScI) in Baltimore, Maryland. This repository provides tools +and utilities commonly used by the astronomical community. + +See the `full documentation <http://astroconda.readthedocs.io/en/latest/>`_ for +additional information. + +.. image:: http://readthedocs.org/projects/astroconda/badge/?version=latest + :target: http://astroconda.readthedocs.io/en/latest/?badge=latest + :alt: Documentation Status |