Skip to content

Commit 4ef5500

Browse files
committed
fix: readme
1 parent 28c0bb0 commit 4ef5500

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
This is a [plainstack](https://github.com/justplainstuff/plainstack) starter app. Plainstack is a single-file full-stack web framework built on top of [Hono](https://github.com/honojs/hono).
44

5+
[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/template/DN1vgp?referralCode=aU-ol3)
6+
57
This starter sets you app with the following features, all in a single file:
68

79
## Features
@@ -25,7 +27,3 @@ GOOGLE_CLIENT_SECRET=client_secret
2527
```
2628

2729
4. Run the app locally: `bun dev`
28-
29-
## Deploy
30-
31-
[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/template/DN1vgp?referralCode=aU-ol3)

0 commit comments

Comments
 (0)