Skip to content

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nermalcat69 committed Aug 6, 2024
1 parent 423865c commit a597fa8
Showing 1 changed file with 3 additions and 17 deletions.
20 changes: 3 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,8 @@
# recipe-gleam
# Zerops x Gleam

![gleam](https://github.com/zeropsio/recipe-shared-assets/blob/main/covers/svg/cover-gleam.svg)

[![Package Version](https://img.shields.io/hexpm/v/my_web_app)](https://hex.pm/packages/my_web_app)
[![Hex Docs](https://img.shields.io/badge/hex-docs-ffaff3)](https://hexdocs.pm/my_web_app/)

```sh
gleam add my_web_app@1
```
```gleam
import my_web_app
pub fn main() {
// TODO: An example of the project in use
}
```
A basic example of mist web server on zerops

Further documentation can be found at <https://hexdocs.pm/my_web_app>.
![gleam](https://github.com/zeropsio/recipe-shared-assets/blob/main/covers/svg/cover-gleam.svg)

## Development

Expand Down

0 comments on commit a597fa8

Please sign in to comment.