Skip to content

Commit 504961c

Browse files
committed
Prune readme
1 parent 32eee29 commit 504961c

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

README.md

-16
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,5 @@
11
# adventofcode2024
22

3-
[![Package Version](https://img.shields.io/hexpm/v/adventofcode2024)](https://hex.pm/packages/adventofcode2024)
4-
[![Hex Docs](https://img.shields.io/badge/hex-docs-ffaff3)](https://hexdocs.pm/adventofcode2024/)
5-
6-
```sh
7-
gleam add adventofcode2024@1
8-
```
9-
```gleam
10-
import adventofcode2024
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/adventofcode2024>.
18-
193
## Development
204

215
```sh

0 commit comments

Comments
 (0)