We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35f3198 commit 1637584Copy full SHA for 1637584
1 file changed
README.rst
@@ -1,10 +1,20 @@
1
json-graph-specification
2
========================
3
4
+A proposal for representing graph structures in JSON.
5
+
6
+Links
7
+-----
8
9
+**Continuous Integration**
10
11
.. image:: https://travis-ci.org/jsongraph/json-graph-specification.svg?branch=master
12
:target: https://travis-ci.org/jsongraph/json-graph-specification
13
-A proposal for representing graph structures in JSON.
14
+**Gitter Chat**
15
16
+.. image:: http://img.shields.io/badge/gitter-join%20chat-brightgreen.svg
17
+ :target: https://gitter.im/jsongraph
18
19
Design principles
20
-----------------
0 commit comments