Skip to content

Commit b0415c1

Browse files
author
Yuanlin Lin
committed
update readme
1 parent ffc052f commit b0415c1

File tree

1 file changed

+2
-16
lines changed

1 file changed

+2
-16
lines changed

README.md

+2-16
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,6 @@
1-
# my_web_app
1+
# gleam-template
22

3-
[![Package Version](https://img.shields.io/hexpm/v/my_web_app)](https://hex.pm/packages/my_web_app)
4-
[![Hex Docs](https://img.shields.io/badge/hex-docs-ffaff3)](https://hexdocs.pm/my_web_app/)
5-
6-
```sh
7-
gleam add my_web_app
8-
```
9-
```gleam
10-
import my_web_app
11-
12-
pub fn main() {
13-
// TODO: An example of the project in use
14-
}
15-
```
16-
17-
Further documentation can be found at <https://hexdocs.pm/my_web_app>.
3+
[![Deploy with Zeabur](https://zeabur.com/button.svg)](https://zeabur.com/)
184

195
## Development
206

0 commit comments

Comments
 (0)