summaryrefslogtreecommitdiffstats
path: root/libraries/cfitsio/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/cfitsio/README')
-rw-r--r--libraries/cfitsio/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/libraries/cfitsio/README b/libraries/cfitsio/README
new file mode 100644
index 0000000000..f17c2e788a
--- /dev/null
+++ b/libraries/cfitsio/README
@@ -0,0 +1,6 @@
+cfitsio is a library of ANSI C routines for reading and writing
+FITS format data files. A set of Fortran-callable wrapper routines
+is also included for the convenience of Fortran programmers.
+
+The documentation directory contains a comprehensive API reference
+guide and instructions on using cfistio in Fortran programs.