From: Martin Quinson Date: Mon, 17 Dec 2012 14:41:32 +0000 (+0100) Subject: refresh the README, and re-add it to the archives X-Git-Tag: v3_9_rc1~86^2~102 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/34b70bf538f38282b52626b2542801f1deec25ca refresh the README, and re-add it to the archives --- diff --git a/README b/README index 5d7d10a50a..4b05068398 100644 --- a/README +++ b/README @@ -3,16 +3,18 @@ Welcome to the SimGrid project! Up-to-date documentation about installation and how to use SimGrid is available -online at http://simgrid.gforge.inria.fr/ and the documentation for the version -you downloaded is available in the doc/ directory. Check doc/index.html for more -information. +online at http://simgrid.gforge.inria.fr/ -In case of trouble, you can additionnally try to have a look to our user -mailing-list ( http://lists.gforge.inria.fr/mailman/listinfo/simgrid-user ) or -post us a mail. +The documentation is also included in the archive you downloaded: Check +doc/html/index.html for more information. + +In any case, you may want to subscribe to the user mailing list +(http://lists.gforge.inria.fr/mailman/listinfo/simgrid-user). There, +you can find answers to your questions, or simply discuss with people +doing the same kind of research than you do, in an active and friendly +community. Thanks for downloading our software, Cheers, - Da SimGrid Team. diff --git a/buildtools/Cmake/DefinePackages.cmake b/buildtools/Cmake/DefinePackages.cmake index e572a0dbfb..8b885e6f86 100644 --- a/buildtools/Cmake/DefinePackages.cmake +++ b/buildtools/Cmake/DefinePackages.cmake @@ -595,6 +595,7 @@ set(txt_files ${txt_files} AUTHORS COPYING + README ChangeLog INSTALL LICENSE-LGPL-2.1