Skip to content

Commit

Permalink
Merge 2d17316 into d03b358
Browse files Browse the repository at this point in the history
  • Loading branch information
mristin committed Jun 21, 2019
2 parents d03b358 + 2d17316 commit 41c599a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.rst
Expand Up @@ -74,6 +74,10 @@ Since the serialization needs to operate in different languages, only the
intersection of language features is supported. For example, since Go does not
support inheritance or union types, they are not supported in Mapry either.

**Workflow**. The following diagram illustrates the workflow.

.. image:: https://raw.githubusercontent.com/Parquery/mapry/master/diagram.png

Documentation
=============

Expand Down
2 changes: 2 additions & 0 deletions docs/source/introduction.rst
Expand Up @@ -54,3 +54,5 @@ evolved and backward compatibility is supported through optional properties.
Since the serialization needs to operate in different languages, only the
intersection of language features is supported. For example, since Go does not
support inheritance or union types, they are not supported in Mapry either.

.. image:: https://media.githubusercontent.com/media/Parquery/mapry/master/diagram.png

0 comments on commit 41c599a

Please sign in to comment.