Center diagram in the README

Summary: Minor change, but looks nicer.

Reviewed By: wangbj

Differential Revision: D33411660

fbshipit-source-id: e2bec3f178eedd7239e5dd302f29cea19ea1e9c8
This commit is contained in:
Jason White 2022-01-04 18:13:19 -08:00 committed by Facebook GitHub Bot
parent 256fc33dd5
commit 7287507a84

View file

@ -72,7 +72,9 @@ This separation of process-, thread-, and global-state is meant to provide an
abstraction that allows future Reverie backends to be used without requiring the
tool to be rewritten.
![architecture](./assets/architecture-diagram.svg "Architecture Diagram")
<p align="center">
<img src="./assets/architecture-diagram.svg" alt="Architecture Diagram">
</p>
### Process State