diff --git a/Documentation/doxygen/VF_Doxyfile.dox b/Documentation/doxygen/VF_Doxyfile.dox
index 205c29c8a5a9c08c6a13bc9ec0d76061a8683461..fdf0cf6b8d68e3a7ad24a13ff30357ac6ad1bed0 100644
--- a/Documentation/doxygen/VF_Doxyfile.dox
+++ b/Documentation/doxygen/VF_Doxyfile.dox
@@ -32,7 +32,7 @@ DOXYFILE_ENCODING      = UTF-8
 # title of most generated pages and in a few other places.
 # The default value is: My Project.
 
-PROJECT_NAME           = VirtualFluids
+PROJECT_NAME           = VirtualFluidsGPU
 
 # The PROJECT_NUMBER tag can be used to enter a project or revision number. This
 # could be handy for archiving the generated documentation or if some version
diff --git a/readme.md b/readme.md
index 2e4dc64893a6d49412e7f3491f37c3c202b769f4..5faa0ba394d4e142760aa93dfe7aa65013c00c00 100644
--- a/readme.md
+++ b/readme.md
@@ -53,4 +53,9 @@ Option 1:
 2. go to line 83 to switch ON/OFF VF_DOUBLE_ACCURACY
 
 Option 2:
-Check/uncheck the item VF_DOUBLE_ACCURACY in CMake.
\ No newline at end of file
+Check/uncheck the item VF_DOUBLE_ACCURACY in CMake.
+
+Documentation:
+==============
+
+The doxygen generated documentation can be found [here](git.irmb.bau.tu-bs.de/doku/GPU).
\ No newline at end of file