Skip to content

Commit 6b4156b

Browse files
authored
docs: Update README.md with new features and updated resources (lightdash#7654)
* Delete static/screenshots/lightdash_preview_chart_animation.gif * docs: update README gif * Delete static/screenshots/lightdash_preview_chart_animation.gif * docs: update README gif * Update README.md
1 parent b197717 commit 6b4156b

File tree

2 files changed

+12
-8
lines changed

2 files changed

+12
-8
lines changed

README.md

+12-8
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,15 @@ Come join the team, [we're hiring](https://lightdash.notion.site/Lightdash-Job-B
4545
- [x] 🙏 Familiar interface for your users to self-serve using pre-defined metrics
4646
- [x] 👩‍💻 Declare dimensions and metrics in yaml alongside your dbt project
4747
- [x] 🤖 Automatically creates dimensions from your dbt models
48-
- [x] 📖 All dbt descriptions synced for your users
48+
- [x] 📖 dbt descriptions and metadata synced for your users
49+
- [x] 🔍 Easily access to underlying records of charts as well as ability to data drill-down
4950
- [x] 🧮 Table calculations make it easy to dig into your data, on the fly
5051
- [x] 🕵️‍♀️ Lineage lets you see the upstream and downstream dependencies of a model
51-
- [x] 📊 Simple data visualisations for your metrics
52+
- [x] 📊 Comprehensive and intuitive data visualisation library for your metrics
5253
- [x] 👷‍♂️ Save charts & build dashboards to share your insights with your team
53-
- [x] 🚀 Share your work as a URL or export results to use in any other tool
54+
- [x] 💻 Powerful developer experience including Preview BI Environments and automated content validation via CI/CD
55+
- [x] 🔄 Explore version history of all your charts and roll-back at any point
56+
- [x] 🚀 Easily share your work via URL or schedule deliveries via Slack or Email
5457

5558
Something missing? Check out our [open issues](https://github.com/lightdash/lightdash/issues)
5659
to see if what you're looking for already exists (and give it a 👍). Otherwise, we'd love it if
@@ -62,6 +65,10 @@ Play with our [demo app](https://demo.lightdash.com)!
6265

6366
## Quick start
6467

68+
### Start with Lightdash Cloud
69+
70+
You can avoid the hassle of hosting and configuring Lightdash yourself by [signing up for a free trial of Lightdash Cloud](https://app.lightdash.cloud/register). More details on pricing [available](https://www.lightdash.com/pricing).
71+
6572
### 1-click deploy
6673

6774
Deploy Lightdash with 1-click on [Render](https://render.com) for free.
@@ -89,9 +96,6 @@ cd lightdash
8996
Follow our [kubernetes guide](https://docs.lightdash.com/self-host/self-host-lightdash) to deploy Lightdash to
9097
production using our [community helm charts](https://github.com/lightdash/helm-charts).
9198

92-
### Sign up to Lightdash Cloud
93-
94-
You can avoid the hassle of hosting and configuring Lightdash yourself by [signing up for Lightdash Cloud](https://lightdash.typeform.com/public-beta#source=github) . We'll let you know once we're ready to bring you on board 🙂
9599

96100
## Getting started
97101

@@ -105,7 +109,7 @@ Step 3 - 👩‍💻 [Create your first metric](https://docs.lightdash.com/get-s
105109

106110
📣 If you want something a bit more, then [head on over to our Slack Community](https://join.slack.com/t/lightdash-community/shared_invite/zt-16q953ork-NZr1qdEqxSwB17E2ckUe7A) where you’ll be able to chat directly with all of us at Lightdash and all the other amazing members of our community. We’re happy to talk about anything from feature requests, implementation details or dbt quirks to memes and SQL jokes!
107111

108-
You can also keep up to date with Lightdash by following us elsewhere:
112+
You can also keep up to date with Lightdash by following us here:
109113

110114
- [Twitter](https://twitter.com/lightdash_devs)
111115
- [LinkedIn](https://www.linkedin.com/company/lightdash)
@@ -145,7 +149,7 @@ With Lightdash, we offer a free self-hosted service (it's all just open source!)
145149
## Docs
146150

147151
Have a question about a feature? Or maybe fancy some light reading? Head on over to
148-
our [Lightdash documentation](https://docs.lightdash.com/) to check out some tutorials, reference docs, FAQs and more.
152+
our [Lightdash documentation](https://docs.lightdash.com/) to check out our tutorials, reference docs, FAQs and more.
149153

150154
## Reporting bugs and feature requests
151155

Loading

0 commit comments

Comments
 (0)