Spaces:
Running
Running
archiesarrewood
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -7,4 +7,16 @@ sdk: static
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
+
<div id="top" align="center">
|
11 |
+
<picture>
|
12 |
+
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/evidence-dev/evidence/main/sites/docs/static/img/wordmark-dark.svg">
|
13 |
+
<img alt="Evidence Logo" src="https://raw.githubusercontent.com/evidence-dev/evidence/main/sites/docs/static/img/wordmark-light.svg">
|
14 |
+
</picture>
|
15 |
+
</div>
|
16 |
+
|
17 |
+
|
18 |
+
# Build polished data products with SQL
|
19 |
+
|
20 |
+
Evidence is a lightweight framework for building data apps. It's open source and free to get started.
|
21 |
+
|
22 |
+
[Get Started →](https://docs.evidence.dev/install-evidence/) [Book Demo →](https://calendly.com/d/2v5-5br-x6r/evidence-introduction)
|