diff --git a/README.md b/README.md index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..c03830b3f13263f3ecf24d2e65e1d6073e667934 100644 --- a/README.md +++ b/README.md @@ -0,0 +1 @@ +This is a Gama plug-in allowing a connection between Gama and other applications supporting the NetStream protocol, such as GraphStream-based applications. Gama agents can use its primitives to send graph events. By receiving and processing these events, the external application can maintain and analyze a dynamic graph view. we can notice that a node or an edge is not necessarily a Gama agent. In fact, each Gama agent can create a whole graph. The agents can also receive graph events from external applications and use them to take their decisions.