X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/ff021a73f0cd26b2f27ca729783aa486393f9b3a..d947ff7466b473eeec602007934f8336a9b17f3c:/README diff --git a/README b/README index f70e46fe9e..4b05068398 100644 --- a/README +++ b/README @@ -1,5 +1,20 @@ -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/ + +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.