Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
marcorieser committed Jan 31, 2023
1 parent 96cbcf2 commit 3fcef44
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Statamic Vitals
Provide vitals of your Statamic installation for external usage.
> You can monitor your installations with this addon on [statamic-vitals.com](https://statamic-vitals.com).
Provide vitals of your Statamic installation for external usage.
```json
{
"system": {
Expand All @@ -12,7 +14,8 @@ Provide vitals of your Statamic installation for external usage.
},
"statamic": {
"version": "3.3.4",
"latest_version": "3.3.5",
"cp_url": "https:\/\/site.tld\/cp",
"latest_version": "3.4.1",
"pro": true,
"antlers_version": "runtime",
"static_page_cache": "full",
Expand Down

0 comments on commit 3fcef44

Please sign in to comment.