ouppy/README.md

17 lines
497 B
Markdown
Raw Normal View History

# Gender Friends
A silly little meme sketch thingy idk
2023-05-22 18:33:14 +00:00
## Sources
The floaty heart background is from [this website](https://web.archive.org/web/20090727233551/http://hk.geocities.com/ironterry_crystal/wifeinfo.html) found via [gifcities.org][]
## Building
Install [`elm`][] and [`npx`][] (just used for minification).
2023-05-22 18:33:14 +00:00
Run `make` in the same directory as this README.
2023-05-22 18:47:25 +00:00
[gifcities.org]: https://gifcities.org/
[`elm`]: https://elm-lang.org/
[`npx`]: https://docs.npmjs.com/cli/v7/commands/npx