Skip to content

Commit f8b0e10

Browse files
committed
Update README.md and docs/index.md to enhance project descriptions and taglines, emphasizing the unique appeal of the BED Stack RealWorld example app.
1 parent 47a7520 commit f8b0e10

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<img src="docs/public/logo.png" alt="Logo for The BED Stack RealWorld example" width=500>
44

5-
###### _Example app crafted with [Bun](https://github.com/oven-sh/bun) + [ElysiaJS](https://github.com/elysiajs/elysia) + [DrizzleORM](https://github.com/drizzle-team/drizzle-orm) adhering to the [RealWorld](https://github.com/gothinkster/realworld) [API spec](https://realworld-docs.netlify.app/docs/specs/backend-specs/introduction/)._
5+
###### _RealWorld example app for [Bun](https://github.com/oven-sh/bun) + [ElysiaJS](https://github.com/elysiajs/elysia) + [DrizzleORM](https://github.com/drizzle-team/drizzle-orm), the stack you don't want to sleep on 🛌💤_
66

77
[![Tests Status](https://github.com/agnyz/the-bed-stack/actions/workflows/tests.yml/badge.svg?event=push&branch=main)](https://github.com/agnyz/the-bed-stack/actions/workflows/tests.yml?query=branch%3Amain) [![Bed Puns](https://img.shields.io/badge/bed%20puns-welcome-limegreen)](https://discord.gg/PH4rBdTU) [![GitHub License](https://img.shields.io/github/license/agnyz/the-bed-stack)](https://github.com/agnyz/the-bed-stack/blob/main/LICENSE) [![CodeRabbit Pull Request Reviews](https://img.shields.io/coderabbit/prs/github/agnyz/the-bed-stack?utm_source=oss&utm_medium=github&utm_campaign=agnyz%2Fthe-bed-stack&labelColor=171717&color=FF570A&link=https%3A%2F%2Fcoderabbit.ai&label=CodeRabbit+Reviews)](https://github.com/agnyz/the-bed-stack/pulls)
88

docs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ layout: home
44

55
hero:
66
name: The BED Stack
7-
text: Bun + ElysiaJS + DrizzleORM RealWorld Example
8-
tagline: Example app crafted with bleeding-edge backend technologies by RealWorld API specification.
7+
text: Bun + ElysiaJS + DrizzleORM
8+
tagline: RealWorld example app for the stack you don't want to sleep on 🛌💤
99
actions:
1010
- theme: brand
1111
text: Get Started

0 commit comments

Comments
 (0)