From ad7bc89f28abb4ecfcf32f8cb33d281bcbe5095a Mon Sep 17 00:00:00 2001 From: Alexandre Quessy Date: Wed, 9 Apr 2014 19:29:46 -0400 Subject: [PATCH] thank you La Francophonie --- MainWindow.cpp | 3 +++ README | 8 ++++++++ 2 files changed, 11 insertions(+) diff --git a/MainWindow.cpp b/MainWindow.cpp index 7694ac9..76ac07c 100644 --- a/MainWindow.cpp +++ b/MainWindow.cpp @@ -362,6 +362,9 @@ void MainWindow::about() "optical illusions, and notions of movement onto previously static objects. The " "video is commonly combined with, or triggered by, audio to create an " "audio-visual narrative." + "This project was made possible by the support of the International Organization of " + "La Francophonie." + "http://www.francophonie.org/" )); } diff --git a/README b/README index 46c8656..dfdb96f 100644 --- a/README +++ b/README @@ -15,6 +15,14 @@ optical illusions, and notions of movement onto previously static objects. The video is commonly combined with, or triggered by, audio to create an audio-visual narrative. +Ackowledgements +--------------- +This project was made possible by the support of the International Organization of La Francophonie. +http://www.francophonie.org/ + +Ce projet a été rendu possible grâce au support de l'Organisation internationale de la Francophonie. +http://www.francophonie.org/ + Build and install ----------------- See the INSTALL file.