Add Documentation section to README
authorAdrian-Ken Rueegsegger <ken@codelabs.ch>
Tue, 10 Jan 2012 10:04:10 +0000 (11:04 +0100)
committerAdrian-Ken Rueegsegger <ken@codelabs.ch>
Tue, 10 Jan 2012 10:04:10 +0000 (11:04 +0100)
README

diff --git a/README b/README
index 1d9233673adf4537f1a6a7fa591860e277139632..341ffb4983522012df89a95363e3e5455fe77abd 100644 (file)
--- a/README
+++ b/README
@@ -2,7 +2,9 @@ CUDA/Ada
 ========
 
 CUDA/Ada is an Ada binding to NVIDIA's CUDA parallel computing platform and
-programming model.
+programming model. This project was developed during the course of the master
+seminar "Progam Analysis and Transformation" at the University of Applied
+Sciences Rapperswil.
 
 
 Licence
@@ -19,9 +21,14 @@ version.
 --------------------------------------------------------------------------------
 
 
+Documentation
+-------------
+The paper about CUDA/Ada can be found here:
+http://www.codelabs.ch/cuda-ada/cuda-ada-article.pdf.
+
+
 Download
 --------
-
 The current development version of CUDA/Ada is available through its git
 repository: