X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/33b78d7e844a73b33f4a7ea6563943cbab516606..a8e279d95fa17f25aefefed29c2f44386ba3f9f8:/README.md diff --git a/README.md b/README.md index ad11019d68..49369d40ca 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,9 @@ # Welcome to the SimGrid project! -SimGrid is a scientific instrument to study the behavior of +SimGrid is a scientific instrument to study the behavior of large-scale distributed systems such as Grids, Clouds, HPC or P2P -systems. It can be used to evaluate heuristics, prototype applications +systems. It can be used to evaluate heuristics, prototype applications or even assess legacy MPI applications. ## Installation @@ -24,13 +24,16 @@ make install ``` ## More information -[Online documentation](https://simgrid.org/doc/latest/) or +[Online documentation](https://simgrid.org/doc/latest/) or [local version](docs/source). -You can also ask your questions, or simply discuss with other users on +You can also ask your questions, or simply discuss with other users on to the [SimGrid mattermost](https://framateam.org/simgrid/channels/town-square) or on the #simgrid IRC channel of the oftc network. +Last, the main development of SimGrid is done on [Framagit](https://framagit.org/simgrid/simgrid/), +but we also maintain a [GitHub mirror](https://github.com/simgrid/simgrid/) and an [Inria GitLab mirror](https://gitlab.inria.fr/simgrid/simgrid), + Thanks for using our software. Please do great things with it and tell the world about it. Tell us, too, because we love to have positive feedback. Welcome to our community.