Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
inoas committed May 10, 2024
1 parent 9826074 commit e418a02
Showing 1 changed file with 4 additions and 12 deletions.
16 changes: 4 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,28 +1,20 @@
# cake

<!-- [![Package
[![Package
<a href="https://github.com/gleam-lang/otp/releases"><img src="https://img.shields.io/github/release/gleam-lang/otp" alt="GitHub release"></a>
<a href="https://discord.gg/Fm8Pwmy"><img src="https://img.shields.io/discord/768594524158427167?color=blue" alt="Discord chat"></a>
![CI](https://github.com/gleam-lang/otp/workflows/test/badge.svg?branch=main)
Version](https://img.shields.io/hexpm/v/cake)](https://hex.pm/packages/cake)
[![Hex Docs](https://img.shields.io/badge/hex-docs-ffaff3)](https://hexdocs.pm/cake/)
![Erlang-compatible](https://img.shields.io/badge/target-erlang-b83998)
-->

<!-- ```sh
```sh
gleam add cake
```

```gleam
import cake
pub fn main() {
// TODO: An example of the project in use
}
```
<!--
Further documentation can be found at <https://hexdocs.pm/cake>.
-->
-->

## Development

Expand Down

0 comments on commit e418a02

Please sign in to comment.