Skip to content

Commit ce96b43

Browse files
chore: Update README
- Update screenshot - Remove unnecessary badges - Fix footer spacing
1 parent eeb5931 commit ce96b43

1 file changed

Lines changed: 11 additions & 4 deletions

File tree

README.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,23 @@
44
<img src="https://raw.githubusercontent.com/frappe/builder/master/frontend/public/builder_logo.png" height="100" alt="Frappe Builder Logo">
55
</a>
66

7+
78
<h1>Frappe Builder</h1>
89

9-
**Crafting Web Pages Made Effortless!**
10+
**Crafting Web Pages Made Effortless**
1011

1112

12-
![GitHub license](https://img.shields.io/github/license/frappe/builder)
1313
![GitHub release (latest by date)](https://img.shields.io/github/v/release/frappe/builder)
1414
[![codecov](https://codecov.io/github/frappe/builder/branch/develop/graph/badge.svg)](https://codecov.io/github/frappe/builder)
1515
[![unittests](https://github.com/frappe/builder/actions/workflows/server-tests.yml/badge.svg)](https://github.com/frappe/builder/actions/workflows/server-tests.yml)
1616

17-
![Frappe Builder](https://github.com/user-attachments/assets/e906545e-101e-4d55-8a25-2c4f6380ea5e)
17+
<div>
18+
<picture>
19+
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/user-attachments/assets/0de6372c-41cb-4fce-ba74-6a74f13860f3">
20+
<img width="1402" alt="Frappe Builder Screenshot" src="https://github.com/user-attachments/assets/dd023230-1550-4a6b-a7d0-a0c2bd5384e2">
21+
</picture>
22+
</div>
23+
1824
[Website](https://frappe.io/builder) - [Documentation](https://docs.frappe.io/builder)
1925
</div>
2026

@@ -118,7 +124,8 @@ The script will set up a production-ready instance of Frappe Builder with all th
118124
- [Documentation](https://docs.frappe.io/builder)
119125
- [Figma Plugin (Beta)](https://www.figma.com/community/plugin/1417835732014419099/figma-to-frappe-builder)
120126

121-
<hr>
127+
<h2></h2>
128+
<br>
122129
<div align="center">
123130
<a href="https://frappe.io" target="_blank">
124131
<picture>

0 commit comments

Comments
 (0)