summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst17
1 files changed, 17 insertions, 0 deletions
diff --git a/README.rst b/README.rst
new file mode 100644
index 0000000..138cc3f
--- /dev/null
+++ b/README.rst
@@ -0,0 +1,17 @@
+STWCS
+-----
+
+`STWCS <http://ssb.stsci.edu/doc/stsci_python_dev/stwcs.doc/html/index.html>`__ provides support for WCS distortion models and coordinate
+transformation for the imaging instruments on the Hubble Space Telescope (HST).
+
+
+Installation
+------------
+
+To clone the project from github and initialize the asdf-standard submodule::
+
+ git clone https://github.com/spacetelescope/stwcs.git
+
+To install::
+
+ python setup.py install \ No newline at end of file