summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMatthias Vogelgesang <matthias.vogelgesang@kit.edu>2013-10-22 17:23:51 +0200
committerMatthias Vogelgesang <matthias.vogelgesang@kit.edu>2013-10-22 17:25:26 +0200
commita560065f53e5e7540a1054337e6c0034c6598b0d (patch)
tree5ceb65f7ae32fd067a3de58ae81ab7221a043b41 /README.md
parent647a7a33484c96341b9e9b14c7eb7393fe6b2aeb (diff)
downloaduca-a560065f53e5e7540a1054337e6c0034c6598b0d.tar.gz
uca-a560065f53e5e7540a1054337e6c0034c6598b0d.tar.bz2
uca-a560065f53e5e7540a1054337e6c0034c6598b0d.tar.xz
uca-a560065f53e5e7540a1054337e6c0034c6598b0d.zip
Markdownify README
Diffstat (limited to 'README.md')
-rw-r--r--README.md24
1 files changed, 24 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..25a5b73
--- /dev/null
+++ b/README.md
@@ -0,0 +1,24 @@
+## General information
+
+[![Build Status](https://travis-ci.org/ufo-kit/libuca.png)](https://travis-ci.org/ufo-kit/libuca)
+
+This directory contains libuca (short for Unified Camera access), a GLib-based
+library to access two-dimensional pixel detectors. It gives the user a general
+interface to a variety of different cameras and camera types. You can read more
+about it in our [manual](http://ufo.kit.edu/extra/libuca/manual/manual.html).
+
+Details of the latest version can be found on the UFO [project
+page](http://ufo.kit.edu).
+
+For changes refer to the NEWS.
+
+
+## Installation
+
+Please see the INSTALL file or refer to the manual.
+
+
+## Licensing
+
+libuca is copyright Karlsruhe Institute of Technology and licensed under LGPL
+2.1.