Split embedded and standalone chart surfaces
This commit is contained in:
10
README.md
10
README.md
@@ -4,6 +4,16 @@
|
||||
|
||||
It is intended to be embedded into other Go applications that collect audit data in different ways and want a consistent HTML view of the resulting Reanimator JSON.
|
||||
|
||||
## Integration
|
||||
|
||||
For embedding instructions, see [`docs/embedding.md`](/Users/mchusavitin/Documents/git/reanimator/chart/docs/embedding.md).
|
||||
|
||||
Standalone local run:
|
||||
|
||||
```bash
|
||||
make run
|
||||
```
|
||||
|
||||
## Product Scope
|
||||
|
||||
- render a Reanimator JSON snapshot as HTML
|
||||
|
||||
Reference in New Issue
Block a user