Skip to content

Commit 8405d01

Browse files
authored
Add demo links in readme (#259)
1 parent c9893e1 commit 8405d01

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ Parseable is written in Rust and uses Apache Arrow and Parquet as underlying dat
2424

2525
Parseable consumes up to **_~80% lower memory_** and **_~50% lower CPU_** than Elastic for similar ingestion throughput.
2626

27+
- [Parseable UI Demo (Credentials: parseable,parseable) ↗︎](https://www.parseable.io/docs/)
28+
- [Grafana Dashboard Demo ↗︎](http://demo.parseable.io:3000/d/ojonXSp4zas/parseable-demo-data-test?orgId=1&refresh=30m)
29+
2730
## :rocket: Features
2831

2932
- Choose your own storage backend - local drive or S3 (or compatible) object store.
@@ -101,8 +104,8 @@ curl --location --request POST 'http://localhost:8000/api/v1/query' \
101104

102105
## :books: Documentation
103106

107+
- [Complete documentation ↗︎](https://www.parseable.io/docs/)
104108
- [Roadmap ↗︎](https://github.com/orgs/parseablehq/projects/4)
105-
- [Complete documentation ↗︎](https://www.parseable.io/docs/category/installation)
106109
- [FAQ ↗︎](https://www.parseable.io/docs/faq)
107110

108111
## :dart: Motivation

0 commit comments

Comments
 (0)