Web-based stream overlay manager

Update README

Signed-off-by: Naomi Roberts <mia@naomieow.xyz>

lesbian.skin ec66afed 19f444db

verified
Changed files
+1 -22
+1 -22
README.md
··· 1 1 # clover 2 2 3 - [![Package Version](https://img.shields.io/hexpm/v/clover)](https://hex.pm/packages/clover) 4 - [![Hex Docs](https://img.shields.io/badge/hex-docs-ffaff3)](https://hexdocs.pm/clover/) 5 - 6 - ```sh 7 - gleam add clover@1 8 - ``` 9 - ```gleam 10 - import clover 11 - 12 - pub fn main() -> Nil { 13 - // TODO: An example of the project in use 14 - } 15 - ``` 16 - 17 - Further documentation can be found at <https://hexdocs.pm/clover>. 18 - 19 - ## Development 20 - 21 - ```sh 22 - gleam run # Run the project 23 - gleam test # Run the tests 24 - ``` 3 + Clover is a web-based stream overlay manager, created because I got fed up while running streams for my university's fighting game society.