We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffc052f commit b0415c1Copy full SHA for b0415c1
README.md
@@ -1,20 +1,6 @@
1
-# my_web_app
+# gleam-template
2
3
-[](https://hex.pm/packages/my_web_app)
4
-[](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>.
+[](https://zeabur.com/)
18
19
## Development
20
0 commit comments