aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@member.fsf.org>2016-01-05 02:38:25 +0100
committerMattias Andrée <maandree@member.fsf.org>2016-01-05 02:39:04 +0100
commit8f5443e513ac9b221c05ffa13ee6150c6ae51218 (patch)
tree4ef6ba7b9b4f85cda5d993c6c4dfc3fc678a5a03
parentm desc (diff)
downloadlibred-8f5443e513ac9b221c05ffa13ee6150c6ae51218.tar.gz
libred-8f5443e513ac9b221c05ffa13ee6150c6ae51218.tar.bz2
libred-8f5443e513ac9b221c05ffa13ee6150c6ae51218.tar.xz
add readme
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
-rw-r--r--README10
1 files changed, 10 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..d7b33f6
--- /dev/null
+++ b/README
@@ -0,0 +1,10 @@
+NAME
+ libred - Solar elevation and blackbody colour calculation
+
+DESCRIPTION
+ libred is a C library for calculating the Sun's apparent
+ elevation and colours temperatures.
+
+SEE ALSO
+ solar-python, redshift(1), blueshift(1), libgamma(1)
+