X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/ff021a73f0cd26b2f27ca729783aa486393f9b3a..ba82f10f3e6c03bbe3002b38e59ae34a71574359:/README diff --git a/README b/README index f70e46fe9e..e48307fdbb 100644 --- a/README +++ b/README @@ -1,5 +1,18 @@ -This is the GRAS (Grid Reality And Simulation) library. -This is a communication wrapper so that the same code can run at the same -time in the reality using sockets and in the SimGrid simulator. See -doc/GRAS.design for more info. + +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. + +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. + +Thanks for downloading our software, + +Cheers, + +Da SimGrid Team.