From 12be7faab93e0dde6d00e59c55eeedf86fd3fce2 Mon Sep 17 00:00:00 2001 From: Justin Ely Date: Mon, 13 Jun 2016 10:09:05 -0400 Subject: initial readme with rtd link. Closes #8 --- README.rst | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README.rst 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 `_ for +additional information. + +.. image:: http://readthedocs.org/projects/astroconda/badge/?version=latest + :target: http://astroconda.readthedocs.io/en/latest/?badge=latest + :alt: Documentation Status -- cgit